Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
@@ -112,7 +112,9 @@ export default {
|
||||
},
|
||||
created() {
|
||||
this.$loading()
|
||||
this.getList()
|
||||
this.$dict.load(['questionnaireStatus', 'questionnaireType', 'questionnaireFieldType']).then(() => {
|
||||
this.getList()
|
||||
})
|
||||
},
|
||||
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user