修复编辑取消问题
This commit is contained in:
@@ -144,6 +144,7 @@ export default {
|
||||
});
|
||||
$(".js-cancel").click(function () {
|
||||
$this.disableTableInfo();
|
||||
$this.getTableInfo();
|
||||
$this.renderTableInfo();
|
||||
});
|
||||
$("#addCancel").click(function () {
|
||||
|
Reference in New Issue
Block a user