讲师管理bug

This commit is contained in:
zhangsir
2024-11-27 17:09:21 +08:00
parent b2ce8944cc
commit 4392e764c1
5 changed files with 16 additions and 7 deletions

View File

@@ -422,7 +422,7 @@ export default {
state.moreid = 2
state.searchParam = JSON.parse(search)
}
searchSubmit()
getTableDate()
})
const route = useRoute()
const formRef = ref();