Browse Source

电子门牌二维码改成电子门派

xiaowang-bug
是小王呀\24601 1 year ago
parent
commit
bbdee5a250
  1. 2
      src/views/modules/base/community/communityTable.vue

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

@ -79,7 +79,7 @@
</div>
<div class="table-more-btn">
<el-button :headers="$getElUploadHeaders()" class="diy-button--other" size="small" type="text"
@click="handleExportIDCard()">下载电子门牌二维码</el-button>
@click="handleExportIDCard()">下载电子门牌</el-button>
</div>
<!-- <div
v-if="

Loading…
Cancel
Save