提交 3e6357f6 authored 作者: 刘旭's avatar 刘旭

.tmp,

上级 8eef0d4b
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
</el-button> </el-button>
<el-button type="primary" icon="RefreshRight" @click="handleManual">手动同步</el-button> <el-button type="primary" icon="RefreshRight" @click="handleManual">手动同步</el-button>
<el-upload v-model:file-list="uploadData.fileList" :action="uploadData.action" <el-upload v-model:file-list="uploadData.fileList" :action="uploadData.action"
:headers="uploadData.headers" accept=".tmp" :show-file-list="false" style="width: 100px;" :headers="uploadData.headers" accept=".tmp,.lqlic" :show-file-list="false" style="width: 100px;"
:on-success="handleSuccess"> :on-success="handleSuccess">
<el-button type="primary">导入lic文件</el-button> <el-button type="primary">导入lic文件</el-button>
</el-upload> </el-upload>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论