提交 62f2bab0 编写于 作者: bo.dang's avatar bo.dang

导入优化

上级 9e005cc9
......@@ -278,8 +278,8 @@ export default {
this.showImportFlag = true;
}
else {
// this.showImportFlag = false;
this.showImportFlag = true;
this.showImportFlag = false;
// this.showImportFlag = true;
}
},
mounted() {
......
......@@ -297,8 +297,8 @@ export default {
this.showImportFlag = true;
}
else {
// this.showImportFlag = false;
this.showImportFlag = true;
this.showImportFlag = false;
// this.showImportFlag = true;
}
},
mounted() {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册