fix: 增加字段说明

This commit is contained in:
zhangds 2022-11-22 15:34:35 +08:00
parent 6cf9c96698
commit 615d377526
1 changed files with 2 additions and 0 deletions

View File

@ -374,6 +374,7 @@ const UseCouponList = () => {
};
// -
// old_status 1 2
const changeStatus = (status, row) => {
Sweetalert.confirm({
type: "warning",
@ -521,6 +522,7 @@ const UseCouponList = () => {
);
}
case 4:
// approval_id 0 keykey
if (rowData.status === 6 && Number(rowData.approval_id) > 0) {
return (
<span className="grid-link" onClick={(e) => onReCall(e, rowData)}>