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