提交 49ae42e9 编写于 作者: 张磊's avatar 张磊

Merge branch 'feature/zl' into 'release'

xlsx link change

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