Browse Source

提示语

V4.4.4
mk 1 year ago
parent
commit
026b14ea22
  1. 2
      src/views/modules/base/community/communityTable.vue

2
src/views/modules/base/community/communityTable.vue

@ -878,7 +878,7 @@ export default {
title = title + "电子门牌信息";
let url = "/actual/base/communityHouse/downloadZip";
console.log(this.agencyObj)
this.startLoading('正在下载...')
this.startLoading('正在生成,请稍候...')
let params = {
pageSize:this.pageSize,
pageNo:this.pageNo,

Loading…
Cancel
Save