mirror of
https://github.com/whyour/qinglong.git
synced 2026-08-13 04:02:56 +08:00
修复脚本管理上传文件文件名乱码
This commit is contained in:
@@ -173,8 +173,9 @@ const CronDetailModal = ({
|
||||
<>
|
||||
{intl.get('确认保存文件')}
|
||||
<Text style={{ wordBreak: 'break-all' }} type="warning">
|
||||
{' '}
|
||||
{scriptInfo.filename}
|
||||
</Text>{' '}
|
||||
</Text>
|
||||
{intl.get(',保存后不可恢复')}
|
||||
</>
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user