群标签

This commit is contained in:
liuye
2023-05-25 11:04:05 +08:00
parent b6329a8550
commit 3dbeea94cd

View File

@@ -46,7 +46,7 @@
return { return {
deptList: [], deptList: [],
list: [], list: [],
activeIndex: null, activeIndex: 0,
totalInfo: {} totalInfo: {}
} }
}, },