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

提示文案、取消

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