修改冀北问题
This commit is contained in:
@@ -68,6 +68,7 @@ export const useDictStore = defineStore('dict', {
|
||||
}
|
||||
},
|
||||
getDictByType(type: string) {
|
||||
console.log("🚀 ~ type:", type)
|
||||
if (!this.isSetDict) {
|
||||
this.setDictMap()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user