邓洁 : 修改页面细节
This commit is contained in:
@@ -33,7 +33,7 @@ const getDicList=async ()=>{
|
||||
}
|
||||
onMounted(async ()=>{
|
||||
await getDicList()
|
||||
await dictFormat();
|
||||
dictFormat();
|
||||
})
|
||||
const dictFormat = () => {
|
||||
if (dictList.value === undefined) return;
|
||||
|
||||
Reference in New Issue
Block a user