shish 3 éve
szülő
commit
5d7d8d7bc0
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      hdPad/src/pages/home/components/settlePop.vue

+ 1 - 1
hdPad/src/pages/home/components/settlePop.vue

@@ -116,7 +116,7 @@ export default {
                 cash:0
                 cash:0
             },
             },
             proceeds: '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} ],
             payWayList:[ { name:'客服微信', id:0 }, { name:'支付宝', id:1 },{name:'其它',id:9} ],
             currentInputType:'proceeds',
             currentInputType:'proceeds',
             totalMoney: 0,
             totalMoney: 0,