fixed config seems not be updated
This commit is contained in:
parent
942e3c7846
commit
418d58ef71
@ -87,7 +87,6 @@
|
||||
data: data
|
||||
}).then((res) => {
|
||||
pageManager.snackbar('儲存成功!');
|
||||
pageManager.load("config"); // reload
|
||||
}).catch((err) => {
|
||||
if (err.response) {
|
||||
pageManager.snackbar(`儲存失敗: ${err.response.data["status"]}`);
|
||||
|
Loading…
x
Reference in New Issue
Block a user