保安服务企业管理项目备份
guoshilong
2023-11-30 81e1b297b1fabec596c1cb7187ce2d6199026429
src/views/workreport/workreport.vue
@@ -293,7 +293,7 @@
            this.selectionClear();
          });
        });
      } else if (this.userInfo.role_name == "公安管理员") {
      } else if (this.userInfo.role_name == "公安管理员" || this.userInfo.role_name == "民警") {
        const column = that.findObject(that.option.column, "category");
        var code1 = { code: "workReportCategory" };
        getDictionaryBiz(code1).then(res => {