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

导入优化

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