lhl il y a 3 ans
Parent
commit
3016d8e00f
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  1. 1 2
      pages/received/index.vue

+ 1 - 2
pages/received/index.vue

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