提交 f71ce58e 编写于 作者: guangjun.yang's avatar guangjun.yang

提示文案、取消

上级 566ac998
...@@ -92,11 +92,11 @@ export default { ...@@ -92,11 +92,11 @@ export default {
handlerAction(type) { handlerAction(type) {
this.isShowDialog = false; this.isShowDialog = false;
if(type == 1) { if(type == 1) {
if(this.projectId) { // if(this.projectId) {
this.gotoProject(); // this.gotoProject();
} else { // } else {
this.download(); // this.download();
} // }
} else { } else {
if(this.projectId) { if(this.projectId) {
this.getBindCardStatus(); this.getBindCardStatus();
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册