Browse Source

社区宣传拆解分民生监督与就业服务两个模块

feature
duanliangtao 9 months ago
parent
commit
c896a53df9
  1. 2
      src/views/employment/index.vue
  2. 2
      src/views/supervision/index.vue

2
src/views/employment/index.vue

@ -136,7 +136,7 @@ export default {
pageSize: 10, pageSize: 10,
pageNo: 1, pageNo: 1,
title: this.searchValue, title: this.searchValue,
tagId: this.tagId, tagId: "employmentService",
startTime: '', startTime: '',
endTime: '', endTime: '',
agencyId: this.agencyId, agencyId: this.agencyId,

2
src/views/supervision/index.vue

@ -155,7 +155,7 @@ export default {
pageSize: 10, pageSize: 10,
pageNo: 1, pageNo: 1,
title: this.searchValue, title: this.searchValue,
tagId: this.tagId, tagId: "threeAffairsDisclosure ",
startTime: '', startTime: '',
endTime: '', endTime: '',
agencyId: this.agencyId, agencyId: this.agencyId,

Loading…
Cancel
Save