🔀 基础合并 三天后上传新版本
This commit is contained in:
@@ -41,6 +41,9 @@ export const useConfigStore = defineStore('useConfig', {
|
||||
this.configServer.domainArr = []
|
||||
}
|
||||
},
|
||||
setCurrentServer(configServer: any) {
|
||||
this.currentServer = configServer
|
||||
},
|
||||
setCurrentServerWhois(whois: any) {
|
||||
this.currentServer.whois = whois
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user