Commit 95618c38 authored by 黄奎's avatar 黄奎

页面修改

parent dde789fc
......@@ -541,7 +541,6 @@
res => {
if (res.data.resultCode == 1) {
this.sendReceiptData = res.data.data;
console.log("sendReceiptData",this.sendReceiptData);
this.isShow=true;
}else{
this.Error(res.data.message);
......
......@@ -411,6 +411,7 @@
this.DMCStaticsCommon = res.data.data.DMCStaticsCommon;
this.shopList = res.data.data.shopList;
this.PostConfig = res.data.data.DMCStaticsCommon.LeaderApply;
} 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