Browse Source

社会组织导入提示123

feature
jianjun 3 years ago
parent
commit
1914822e49
  1. 2
      src/views/modules/communityService/shzz/index.vue

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

@ -313,7 +313,7 @@ export default {
})
.then((res) => {
this.importLoading = false;
this.importBtnTitle = "excel导入";
this.importBtnTitle = "导入";
console.log("resresresresresresres", res);
this.getTableData();

Loading…
Cancel
Save