保安服务企业管理项目备份
zhongrj
2023-12-07 dbb029a7e3be6b806b21b359dd2b11a2c0c15407
报错修改
1 files modified
2 ■■■ changed files
src/views/securityGuard/securityGuard.vue 2 ●●● patch | view | raw | blame | history
src/views/securityGuard/securityGuard.vue
@@ -2786,7 +2786,7 @@
            // column.search = false;
            // column.dicUrl =
            //   "/api/blade-system/dept/security_lazy-tree?deptId="+that.userInfo.dept_id;
            const deptColumn = that.findObject(that.option.group, "deptId");-
            const deptColumn = that.findObject(that.option.group, "deptId");
            deptColumn.dicUrl =
              "/api/blade-system/dept/security_lazy-tree?deptId=" +
              that.userInfo.dept_id;