Commit ed6f55c3 authored by zhangyanni's avatar zhangyanni

大B

parent 0c46f12b
......@@ -501,8 +501,8 @@
this.fullscreenLoading = true;
let that = this;
api.sendRequireAxios(this.ruleForm).then((res) => {
this.fullscreenLoading = false;
if (res.code == 0) {
that.fullscreenLoading = false;
this.successVisible = true;
this.detailId = res.result;
} else {
......
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