mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-11 11:56:46 +08:00
讲师费用管理,页面跳转,刷新页面
This commit is contained in:
@@ -270,7 +270,9 @@ export default {
|
||||
|
||||
onUpdated(() => {
|
||||
console.log("props.activeKeyProps",props.activeKeyProps)
|
||||
|
||||
if(props.activeKeyProps == 2){
|
||||
getTableDate()
|
||||
}
|
||||
});
|
||||
|
||||
onMounted(() => {
|
||||
|
||||
Reference in New Issue
Block a user