Administrator
2022-04-11 79d9fc857559982b00b68b2d709807bdc4cd286f
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(