mirror of
https://github.com/whyour/qinglong.git
synced 2026-08-12 11:22:58 +08:00
增加 update 服务
This commit is contained in:
@@ -141,7 +141,7 @@ const Other = ({
|
||||
okText: intl.get('重启'),
|
||||
onOk() {
|
||||
request
|
||||
.put(`${config.apiPrefix}system/reload`, { type: 'data' })
|
||||
.put(`${config.apiPrefix}update/data`)
|
||||
.then(() => {
|
||||
message.success({
|
||||
content: (
|
||||
|
||||
Reference in New Issue
Block a user