Browse Source

Merge branch 'dev' into test

shibei_master
13176889840 3 years ago
parent
commit
e073c39734
  1. 2
      src/views/modules/base/community/communityTable.vue

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

@ -173,7 +173,7 @@
class="div-table-button--qr" class="div-table-button--qr"
size="small" size="small"
@click="handleDownQr(scope.row, 'neighborHood')">二维码</el-button> --> @click="handleDownQr(scope.row, 'neighborHood')">二维码</el-button> -->
<el-button v-if="scope.row.showBtn" <el-button
type="text" type="text"
class="div-table-button--detail" class="div-table-button--detail"
size="small" size="small"

Loading…
Cancel
Save