fix 83076
This commit is contained in:
@@ -281,6 +281,7 @@ export default {
|
|||||||
created () {
|
created () {
|
||||||
this.queryParam.standardId = this.$route.query.standardId
|
this.queryParam.standardId = this.$route.query.standardId
|
||||||
this.loadData()
|
this.loadData()
|
||||||
|
this.initDictConfig()
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
initDictConfig () {
|
initDictConfig () {
|
||||||
|
|||||||
Reference in New Issue
Block a user