提交 744d492b 编写于 作者: kai.wang's avatar kai.wang

Merge branch 'dev-circle-seven-2-20201020' of...

Merge branch 'dev-circle-seven-2-20201020' of 192.168.110.53:com.pica.cloud.education.frontend/pica.cloud.web-education-admin into dev-circle-seven-2-20201020
......@@ -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 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册