--日志板块
This commit is contained in:
@@ -368,7 +368,7 @@ function fnRecordDelete(deptId: string | number) {
|
||||
hide();
|
||||
if (res.code === RESULT_CODE_SUCCESS) {
|
||||
message.success({
|
||||
content: t('common.msgSuccess', { msg: t('common.deleteText ') }),
|
||||
content: t('common.msgSuccess', { msg: t('common.deleteText') }),
|
||||
duration: 2,
|
||||
});
|
||||
fnGetList();
|
||||
|
||||
Reference in New Issue
Block a user