diff --git a/src/views/dictionary/attachment/components/ExportTemplate/TemplateForm.vue b/src/views/dictionary/attachment/components/ExportTemplate/TemplateForm.vue index cc12ce7f..d7273529 100644 --- a/src/views/dictionary/attachment/components/ExportTemplate/TemplateForm.vue +++ b/src/views/dictionary/attachment/components/ExportTemplate/TemplateForm.vue @@ -3,7 +3,7 @@ ref="sysTemplateFrom" v-loading="loading" :model="form" - label-width="90px" + label-width="140px" size="small" :rules="rules" class="upload-temporary-file" @@ -12,10 +12,13 @@ - + @@ -27,7 +30,7 @@ /> - +
- Select - Select + (must be in xlsx/xls/doc/docx format)
- + - + + + + - + -