防返贫

This commit is contained in:
shijingjing
2022-06-11 15:08:40 +08:00
parent 9a2623232c
commit c5d3b941dc
4 changed files with 9 additions and 2 deletions

View File

@@ -100,7 +100,7 @@ export default {
}
},
created() {
this.$dict.load('dlbDyclingType','dlbMessageUrgency').then(()=>{
this.$dict.load('dlbDyclingType','dlbMessageUrgency',).then(()=>{
this.getList()
})
},