Browse Source

添加字段

caiyuqin 2 tháng trước cách đây
mục cha
commit
09a97d6aab
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  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