chrislee 2 weeks ago
parent
commit
c120747b3b
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/views/modules/tech/draw-management.vue

+ 2 - 0
src/views/modules/tech/draw-management.vue

@@ -146,6 +146,8 @@ export default {
     this.getDataList()
   },
   methods: {
+    // 权限判断(从 utils 导入并暴露给模板使用)
+    isAuth,
     onChose() {
       this.addOrUpdateVisible = false
       this.detailVisible = false