支持对比数据随动

main
rogersun 1 week ago
parent 69c9ca89c3
commit 88cfb6803c
  1. 1
      src/views/ai_show/index.vue

@ -93,7 +93,6 @@ async function get_data() {
showResult.value = res.data.result
templateDate.value = res.data.template_date
hallType.value = res.data.hall_type
realCount.value = res.data.real_count
aiCount.value = res.data.ai_count
createTime.value = res.data.create_time
think.value = res.data.think

Loading…
Cancel
Save