Browse Source

民生监督的参数去掉空格

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

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: "threeAffairsDisclosure ", tagId: "threeAffairsDisclosure",
startTime: '', startTime: '',
endTime: '', endTime: '',
agencyId: this.agencyId, agencyId: this.agencyId,

Loading…
Cancel
Save