--demand 添加权限

This commit is contained in:
yuping
2023-02-01 20:26:03 +08:00
parent 39faeee056
commit 0f498f55c6
2 changed files with 2 additions and 1 deletions

View File

@@ -4827,7 +4827,7 @@ export default defineComponent({
beforeUpload,
beforeUpload2,
handleDel,
checkPer,
handleSucessStu,
handleRejectStu,
handleDeleteStu,

View File

@@ -1595,6 +1595,7 @@ export default {
resetLearnPath,
showLearnBgMore,
closeLearnBgMore,
checkPer
};
},
};