Commit 3a08843a authored by youjie's avatar youjie

no message

parent e5725005
......@@ -1281,7 +1281,7 @@
if (res.resultCode == 1) {
this.Success(res.message);
this.outerVisible = false;
this.getList();
this.getPageList();
}else{
that.$confirm(res.message, '提示', {
confirmButtonText: '确定',
......
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