liuyg
2021-09-29 3bd1fdf103ca2c58e2b28cc802f84d729a9d44ad
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)