提交 3505dcb3 编写于 作者: 张磊's avatar 张磊

xlsx link change

上级 6bef9c8f
...@@ -264,7 +264,7 @@ export default { ...@@ -264,7 +264,7 @@ export default {
return { return {
isShowImport: false, isShowImport: false,
isLoading: false, isLoading: false,
logisticsUrl: 'https://files.yunqueyi.com/template/portal_template.xlsx', logisticsUrl: 'https://files.yunqueyi.com/template/portal_template_20221026.xlsx',
fileData: { fileData: {
ext: '', ext: '',
file: "", file: "",
...@@ -419,7 +419,7 @@ export default { ...@@ -419,7 +419,7 @@ export default {
// 确认导入 // 确认导入
confirmImport() { confirmImport() {
this.isLoading = true; this.isLoading = true;
let parmas = { let parmas = {
base64: this.fileData, base64: this.fileData,
type: '' type: ''
...@@ -755,4 +755,4 @@ export default { ...@@ -755,4 +755,4 @@ export default {
line-height: 0; line-height: 0;
} }
} }
</style> </style>
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册