Commit f0a46fc6 authored by zhengke's avatar zhengke

修改

parent 6c6b0e85
......@@ -1065,7 +1065,7 @@
GoodsDetails: "",
SeparateDistribution: 2,
SeparateDistributionType: 1,
SeparateDistributionMoneyType: 1,
SeparateDistributionMoneyType: 2, //默认显示固定金额
EnjoyMember: 1,
SeparateSetMember: 2,
IsQuickBuy: 1,
......@@ -1964,7 +1964,6 @@
res => {
if(res.data.resultCode == 1){
this.addMsg = res.data.data;
console.log(res,'resss');
if (this.addMsg.SupplierId != 0) {
this.SupplierId = this.addMsg.SupplierId;
......
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