mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-24 10:12:54 +08:00
讲师费用管理,页面跳转,刷新页面
This commit is contained in:
@@ -50,8 +50,8 @@ export default {
|
||||
const activeKeyFn = () => {
|
||||
state.activeKey = '2'
|
||||
//刷新页面数据
|
||||
location.reload();
|
||||
|
||||
const lecturerApproval = ref(null);
|
||||
console.log("activeKeyFn lecturerApproval",lecturerApproval.value)
|
||||
}
|
||||
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user