feat:拉黑与违规完善
parent
2abaf62c04
commit
3081181f20
|
|
@ -72,7 +72,7 @@ function List(props) {
|
|||
type="link"
|
||||
onClick={() => {
|
||||
setViewRejectReasonModalVisible(true);
|
||||
setCurrentRefusalReason(record.id);
|
||||
setCurrentRefusalReason(record.refusalReason);
|
||||
}}
|
||||
>
|
||||
驳回原因
|
||||
|
|
|
|||
Loading…
Reference in New Issue