1
This commit is contained in:
@@ -276,7 +276,7 @@ export default defineComponent({
|
||||
onMounted(async () => {
|
||||
zonelist.value=await getzonelist()
|
||||
// console.log(zonelist.value)
|
||||
currencylist.value=await getcurrencys()
|
||||
// currencylist.value=await getcurrencys()
|
||||
languagelist.value=await getlanguages()
|
||||
console.log(routes.path)
|
||||
nowroute.value=routes.path
|
||||
|
||||
Reference in New Issue
Block a user