修改禅道已知bug

This commit is contained in:
qq787203167
2022-08-15 15:42:53 +08:00
parent 3cd2311e9a
commit 6eeb50b424
@@ -323,6 +323,7 @@
this.formInline.lawsTechnologyEvaluationId = this.$route.query.lawsTechnologyEvaluationId
this.formInline.remark = this.$route.query.remark
this.formInline.standId = this.$route.query.standId
this.formInline = {...this.formInline}
this.getListOne()
}
eventBUs.$on('searchQuery', search => {