style: 修复样式
This commit is contained in:
@@ -353,6 +353,7 @@ function fnRecordBack(row?: Record<string, any>) {
|
||||
});
|
||||
}
|
||||
result.then((res: any) => {
|
||||
fnGetList();
|
||||
if (res.code === RESULT_CODE_SUCCESS) {
|
||||
message.success({
|
||||
content: t('common.operateOk'),
|
||||
|
||||
Reference in New Issue
Block a user