Source/UBCS-WEB/src/views/integration/systemInfo.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Source/UBCS-WEB/src/views/integration/systemInfo.vue
@@ -351,6 +351,7 @@ message: '新增数据成功!' }) done(row) await this.getDataList(); // this.$refs.crud.refreshTable() // this.getDataList() } @@ -371,6 +372,7 @@ }) done(row) } await this.getDataList(); } catch { loading() }