代客下单更新储值卡为扫码支付
This commit is contained in:
@@ -1414,7 +1414,7 @@ export default {
|
||||
},
|
||||
payTypeItemClick(item) {
|
||||
console.log(item);
|
||||
if (item.payType == "scanCode") {
|
||||
if (item.payType == "deposit") {
|
||||
//扫码支付
|
||||
this.refToggle("refScanCode", true);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user