mirror of https://gitee.com/y_project/RuoYi.git
若依 2.1
parent
014ded3996
commit
b8b49209ca
|
@ -151,7 +151,7 @@
|
||||||
$.modal.alertError("系统错误");
|
$.modal.alertError("系统错误");
|
||||||
},
|
},
|
||||||
success : function(data) {
|
success : function(data) {
|
||||||
$.modal.saveSuccess(data);
|
$.operate.saveSuccess(data);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue