提示英文优化
This commit is contained in:
@ -581,7 +581,7 @@
|
||||
const notice = (length) => {
|
||||
if (!length) {
|
||||
notification.warning({
|
||||
message: 'Tip',
|
||||
message: '提示',
|
||||
description: '请选择需要导出的数据'
|
||||
});
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user