update 调整样式·
This commit is contained in:
@@ -133,7 +133,7 @@
|
||||
end: '',
|
||||
});
|
||||
const list = ref(tabList);
|
||||
const currentIndex = ref(6);
|
||||
const currentIndex = ref(0);
|
||||
|
||||
function changeTab(item, i: number) {
|
||||
currentIndex.value = i; // 地方医院
|
||||
|
||||
Reference in New Issue
Block a user