钟日健
2022-02-24 93108de1561810561f351c17c144950a37fdd06d
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 => {