|
|
@ -342,6 +342,7 @@ export default { |
|
|
let content = await this.$refs.templateTable.getFormData() |
|
|
let content = await this.$refs.templateTable.getFormData() |
|
|
if (content) { |
|
|
if (content) { |
|
|
this.form.bdnr = JSON.stringify(content) |
|
|
this.form.bdnr = JSON.stringify(content) |
|
|
|
|
|
this.form.qmyy = this.$t('page.business.study.studyFormPre.zztjyzbd') |
|
|
this.openSubmit = true |
|
|
this.openSubmit = true |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
|