lhl пре 3 година
родитељ
комит
3016d8e00f
1 измењених фајлова са 1 додато и 2 уклоњено
  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;