问答详情

This commit is contained in:
liuye
2023-01-12 13:42:18 +08:00
parent eda173a5a7
commit 66c4ed2b79

View File

@@ -72,9 +72,7 @@ export default {
};
},
created() {
this.dict.load("twoNewOrgCompanyCategory", "twoNewOrgConcernDegree").then(() => {
this.getList()
})
this.getList()
},
methods: {
getListInit() {