fix (接口定义): 刷新列表
This commit is contained in:
parent
9c079688f2
commit
12977ef200
|
@ -471,6 +471,7 @@ export default {
|
|||
if (this.api.saved) {
|
||||
this.addModule(row);
|
||||
} else {
|
||||
this.api.source = "editCase";
|
||||
this.saveCase(row, hideAlert);
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue