fix: 去除开站引导
This commit is contained in:
@@ -57,7 +57,7 @@ function fnGuideDone() {
|
||||
.then(res => {
|
||||
if (res.code === RESULT_CODE_SUCCESS) {
|
||||
removeToken();
|
||||
useAppStore().bootloader = false;
|
||||
// useAppStore().bootloader = false;
|
||||
}
|
||||
})
|
||||
.finally(() => {
|
||||
|
||||
Reference in New Issue
Block a user