Commit 492ada90 authored by 黄同智's avatar 黄同智

修改函数

parent 60b2c1d1
...@@ -198,7 +198,7 @@ import SeTable from '@/components/Table/indedx.vue' ...@@ -198,7 +198,7 @@ import SeTable from '@/components/Table/indedx.vue'
const dateIndex = ref(0) const dateIndex = ref(0)
const handleTabDate = (index: number) => { const handleTabDate = (index: number) => {
tabIndex.value = index dateIndex.value = index
} }
const tabIndex = ref(0) const tabIndex = ref(0)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment