|
|
that.$util.confirmModal({content:'确认提交'},() => {
|
|
that.$util.confirmModal({content:'确认提交'},() => {
|
|
|
arrival({id:that.option.id,product:JSON.stringify(product),packCost:that.packCost,sendCost:that.sendCost}).then(res=>{
|
|
arrival({id:that.option.id,product:JSON.stringify(product),packCost:that.packCost,sendCost:that.sendCost}).then(res=>{
|