修改保存后刷新表哥

This commit is contained in:
liaozetao
2024-03-21 12:06:11 +08:00
parent 8896135f72
commit 1eae9577b6

View File

@@ -181,7 +181,7 @@ export default {
}).then((res) => {
apiResult(res);
this.disableTableInfo();
this.renderTableInfo();
this.getTableInfo();
});
},
editTableInfo() {