src/views/licenseApproval/securityGuard.vue
@@ -569,7 +569,7 @@ this.loading = true; params["ptype"] = 3; var gonganj = ""; if (this.userInfo.role_name == "公安管理员") { if (this.userInfo.role_name == "公安管理员" || this.userInfo.role_name == "民警") { let test = /派出所$/g; if (test.test(this.userInfo.list.name)) { gonganj = "派出所管理员";