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