Browse Source

社会组织bug

feature
jianjun 3 years ago
parent
commit
10c6828e70
  1. 4
      src/views/modules/communityService/shzz/index.vue

4
src/views/modules/communityService/shzz/index.vue

@ -114,7 +114,7 @@
<el-button @click="handleChu" <el-button @click="handleChu"
type="danger" type="danger"
size="small">excel导出</el-button> size="small">导出</el-button>
</div> </div>
<el-table :data="tableData" <el-table :data="tableData"
border border
@ -242,7 +242,7 @@ export default {
serviceTimeStr: "", serviceTimeStr: "",
}, },
importBtnTitle: "excel导入", importBtnTitle: "导入",
importLoading: false, importLoading: false,
// //

Loading…
Cancel
Save