6.7 评审配置-引用其他标段-成功后遮罩还在不能继续

This commit is contained in:
jl-zhoujl2
2023-06-07 16:31:29 +08:00
parent fd74b6e60a
commit bf968a2dbd

View File

@ -256,6 +256,7 @@ const List: React.FC<{}> = () => {
actionRef.current.reload();
}
}
setSpin(false);
} else {
message.error('不可引用自身');
setSpin(false);