优化权限

This commit is contained in:
gyq
2025-04-03 16:28:31 +08:00
parent 117df7d7bd
commit 429283e542
15 changed files with 16364 additions and 139 deletions

View File

@@ -226,14 +226,15 @@ const infoshopInfoqueryDutys = async () => {
}
defineExpose({
show
})
function show() {
dialogVisible.value = true
infoshopInfoqueryDutys()
}
defineExpose({
show
})
</script>
<style scoped lang="scss">