fix: Modify text

This commit is contained in:
wangdan-fit2cloud 2024-12-19 18:12:37 +08:00
parent 6169870c5b
commit 5ad2a63ba1

View File

@ -57,7 +57,7 @@
<em class="hover" @click.prevent="handlePreview(true)"> 选择文件夹 </em>
</p>
<div class="upload__decoration">
<p>支持格式EXCELCSV</p>
<p>支持格式XLSXLSXCSVZIP</p>
</div>
</div>
</el-upload>
@ -105,7 +105,7 @@
<em class="hover" @click.prevent="handlePreview(true)"> 选择文件夹 </em>
</p>
<div class="upload__decoration">
<p>支持格式EXCEL CSV</p>
<p>支持格式XLSXLSXCSVZIP</p>
</div>
</div>
</el-upload>
@ -143,7 +143,7 @@
<em class="hover" @click.prevent="handlePreview(true)"> 选择文件夹 </em>
</p>
<div class="upload__decoration">
<p>支持格式TXTMarkdownPDFDOCXHTMLZIPXLSXXLSCSV</p>
<p>支持格式TXTMarkdownPDFDOCXHTMLXLSXLSXCSVZIP</p>
</div>
</div>
</el-upload>