Commit 27b01da4 authored by huangyuanyuan's avatar huangyuanyuan
parents fe32cf66 e5fa0224
......@@ -4115,7 +4115,7 @@ submitYSZEForm(){
if (res.data.resultCode === 1) {
this.getList();
this.getConfig();
this.Info(res.data.message);
this.Success(res.data.message);
} else {
this.Error(res.data.message);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment