Browse Source

修改信息后加载列表

feature
luyan 3 years ago
parent
commit
b2807cc9af
  1. 1
      src/views/modules/base/resi.vue

1
src/views/modules/base/resi.vue

@ -1532,6 +1532,7 @@ export default {
});
// console.log(this.$refs.baseForm.form);
this.btnLoading = false;
this.getTableData();
},
async submitEdit(arr) {
this.btnLoading = true;

Loading…
Cancel
Save