6.7 评审配置-引用其他标段-成功后遮罩还在不能继续
This commit is contained in:
@ -256,6 +256,7 @@ const List: React.FC<{}> = () => {
|
|||||||
actionRef.current.reload();
|
actionRef.current.reload();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
setSpin(false);
|
||||||
} else {
|
} else {
|
||||||
message.error('不可引用自身');
|
message.error('不可引用自身');
|
||||||
setSpin(false);
|
setSpin(false);
|
||||||
|
Reference in New Issue
Block a user