lchao 3 ماه پیش
والد
کامیت
54f6645458
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      zhjq-ui/src/views/system/camera/index.vue

+ 2 - 0
zhjq-ui/src/views/system/camera/index.vue

@@ -171,6 +171,8 @@ export default {
       deptList: [],
       // 部门树选项
       deptOptions: [],
+      // 过滤掉已禁用部门树选项
+      enabledDeptOptions: undefined,
     };
   },
   created() {