讲师费用管理,页面跳转,刷新页面

This commit is contained in:
gengxin
2025-02-18 08:39:12 +08:00
parent 51c15ce782
commit 0488c75a13

View File

@@ -264,9 +264,6 @@ export default {
LecturerAppEdit,
},
setup(props, emit) {
defineExpose({ getTableDate })
watch(() => props.key, (val) => {
console.log(val, 'valllllll')
})