mirror of
https://github.com/whyour/qinglong.git
synced 2026-06-30 20:35:09 +08:00
升级umi
This commit is contained in:
@@ -273,7 +273,6 @@ const Setting = ({
|
||||
request
|
||||
.get(`${config.apiPrefix}system/log/remove`)
|
||||
.then((data: any) => {
|
||||
console.log(data.data.frequency);
|
||||
setLogRemoveFrequency(data.data.frequency);
|
||||
form.setFieldsValue({ frequency: data.data.frequency });
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user