标准/译文申请

This commit is contained in:
baoyu
2024-04-01 11:47:03 +08:00
parent 370082809e
commit ebf13c861b
@@ -15,7 +15,7 @@
:on-error="importError"
:show-file-list="false"
:multiple="false"
accept=".xlsx,xls"
accept=".xlsx,.xls"
>
<el-button size="mini" type="primary">导入</el-button>
</el-upload>