@@ -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"