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