fix(登录): 🐛 任意密码登录问题
This commit is contained in:
@@ -53,7 +53,6 @@ export const DictionaryStore = defineStore('Dictionary', {
|
||||
break
|
||||
}
|
||||
})
|
||||
console.log(childrens)
|
||||
this.data[item.value]=childrens
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user