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