Prechádzať zdrojové kódy

Merge branch 'master' of http://39.101.143.165:8090/hxl13994548489/LocalLivingServicesUniapp

baijunde 2 mesiacov pred
rodič
commit
dc49901d77
1 zmenil súbory, kde vykonal 2 pridanie a 1 odobranie
  1. 2 1
      pages/order/record.vue

+ 2 - 1
pages/order/record.vue

@@ -155,7 +155,8 @@
 					reason.check = false;
 					reason.check = false;
 				});
 				});
 				this.reasonList[index].check = true
 				this.reasonList[index].check = true
-				this.rejectData.refuseReason = item.value
+				this.rejectData.refuseId = item.value
+				this.rejectData.refuseReason = item.label
 			},
 			},
 			cutPopup() {
 			cutPopup() {
 				this.isRefuse = false
 				this.isRefuse = false