src/views/securityAnalysis/child/socialSecurity.vue
@@ -65,6 +65,7 @@ <script> import { getListJurisdiction, getuseList, getList, getDetail, @@ -572,7 +573,7 @@ if (this.userInfo.role_name == "公安管理员") { params["jurisdiction"] = this.userInfo.jurisdiction; } getList( getListJurisdiction( page.currentPage, page.pageSize, Object.assign(params, this.query)