|
|
@@ -116,7 +116,7 @@ export default {
|
|
|
cash:0
|
|
|
},
|
|
|
proceeds: '0',
|
|
|
- hasPayList:[ { name:'扫码', id:0, }, { name:'其它', id:1, }],
|
|
|
+ hasPayList:[ { name:'扫码', id:0, },{ name:'欠款', id:2, }, { name:'其它', id:1, }],
|
|
|
payWayList:[ { name:'客服微信', id:0 }, { name:'支付宝', id:1 },{name:'其它',id:9} ],
|
|
|
currentInputType:'proceeds',
|
|
|
totalMoney: 0,
|