保安服务企业管理项目备份
guoshilong
2023-11-30 81e1b297b1fabec596c1cb7187ce2d6199026429
src/views/registerUnit/registerUnit.vue
@@ -309,7 +309,7 @@
    },
  },
  created(){
    if(this.userInfo.role_name=="公安管理员"){
    if(this.userInfo.role_name=="公安管理员" || this.userInfo.role_name == "民警"){
      this.search['auditStatus'] = "1";
    }
  },
@@ -471,7 +471,7 @@
    onLoad(page, params = {}) {
      params = this.search;
      this.loading = true;
      if(this.userInfo.role_name=="公安管理员"){
      if(this.userInfo.role_name=="公安管理员" || this.userInfo.role_name == "民警"){
        params['jurisdiction'] = this.userInfo.jurisdiction;
      }
      getList(