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

This commit is contained in:
gengxin
2025-02-18 09:19:26 +08:00
parent 55b5db2b15
commit dc99b5b81e

View File

@@ -263,6 +263,10 @@ export default {
ProjectManager,
LecturerAppEdit,
},
props: {
activeKey: String,
default: null,
},
setup(props, emit) {
watch(() => props.key, (val) => {
console.log(val, 'valllllll')