|
@@ -416,8 +416,7 @@ export default {
|
|
this.receivedCollectionCode();
|
|
this.receivedCollectionCode();
|
|
}
|
|
}
|
|
// 扫码收付款
|
|
// 扫码收付款
|
|
- if (item === 2) {
|
|
|
|
- this.$refs.popup1.open();
|
|
|
|
|
|
+ if (item === 2) {
|
|
clearInterval(this.setTimeOutPay);
|
|
clearInterval(this.setTimeOutPay);
|
|
this.ToChangeInto();
|
|
this.ToChangeInto();
|
|
return;
|
|
return;
|