luojie 10 hours ago
parent
commit
2a1b9f61c6
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      src/views/business/study/comp/tbbd/Xq.vue
  2. +1
    -1
      src/views/business/study/comp/ytbd/Xq.vue

+ 1
- 1
src/views/business/study/comp/tbbd/Xq.vue View File

@ -28,7 +28,7 @@
<el-button type="primary" @click="dcbhsjgj">{{ $t('page.business.study.studyFormFill.dcbhsjgj') }}
</el-button>
</div>
<TemplateTable ref="templateTable" :sn="form.templateSn" :templateData="form" fillType="audit" />
<TemplateTable ref="templateTable" :sn="form.templateSn" :templateData="form" fillType="detail" />
<div class="content-title">
<div class="line"></div>
<div class="subtitle"> {{ $t('page.business.study.studyFormFill.qmxx') }}</div>

+ 1
- 1
src/views/business/study/comp/ytbd/Xq.vue View File

@ -16,7 +16,7 @@
</div>
<div class="edit-content ">
<div class="content-left">
<TemplateTable ref="templateTable" :sn="form.templateSn" :templateData="form" fillType="audit" />
<TemplateTable ref="templateTable" :sn="form.templateSn" :templateData="form" fillType="detail" />
<div class="content-title">
<div class="line"></div>
<div class="subtitle"> {{ $t('page.business.study.studyFormPre.qmxx') }}</div>

Loading…
Cancel
Save