mirror of
https://gitee.com/niucloud-team/niucloud-admin.git
synced 2025-12-16 20:32:49 +00:00
Update store.vue
This commit is contained in:
parent
f909eea173
commit
d3817d9cc6
@ -430,7 +430,7 @@ const installCheckResult = ref({})
|
|||||||
*/
|
*/
|
||||||
const installAddonFn = (key: string) => {
|
const installAddonFn = (key: string) => {
|
||||||
currAddon.value = key
|
currAddon.value = key
|
||||||
installStep.value = 3
|
installStep.value = 1
|
||||||
installShowDialog.value = true
|
installShowDialog.value = true
|
||||||
installAfterTips.value = []
|
installAfterTips.value = []
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user