mirror of
https://github.com/whyour/qinglong.git
synced 2026-08-13 04:02:56 +08:00
修复任务详情日志列表卡顿
This commit is contained in:
@@ -207,7 +207,7 @@ const Other = ({
|
||||
</Form.Item>
|
||||
<Form.Item label="数据备份还原" name="frequency">
|
||||
<Button type="primary" onClick={exportData} loading={exportLoading}>
|
||||
备份
|
||||
{exportLoading ? '生成数据中...' : '备份'}
|
||||
</Button>
|
||||
<Upload
|
||||
method="put"
|
||||
|
||||
Reference in New Issue
Block a user