--fix 权限名单

This commit is contained in:
yuping
2023-01-31 11:47:26 +08:00
parent f3740d6984
commit 686ac406fd
4 changed files with 131 additions and 108 deletions

View File

@@ -201,6 +201,11 @@ watch(visiable, () => {
visiable.value && searchStu()
searchParams.value = initParams
});
defineExpose({
searchStu,
loading
})
</script>
<style lang="scss">
.cus-btn {