Forráskód Böngészése

💊 按要求修改文字

快乐的梦鱼 1 hónapja
szülő
commit
c8dc4b7f06

+ 1 - 1
src/pages/collect/assessment/components/EvaluationFormBlock.vue

@@ -66,7 +66,7 @@
         </a-checkbox>
       </template>
       <div class="annex-upload-block border border-gray-200 rounded-md p-2 mt-3">
-        <a-typography-text type="secondary">{{ readonly ? '佐证资料' : '佐证材料上传' }}</a-typography-text>
+        <a-typography-text type="secondary">{{ readonly ? '佐证资料' : '佐证材料上传,支持图片、视频、音频、文档(word、pdf、excel、ppt)等格式' }}</a-typography-text>
         <a-alert
           v-if="!currentForm.id"
           type="info"