提交 6719ea21 编写于 作者: guofeng.chen's avatar guofeng.chen

删除下一步弹窗

上级 4fdd80f1
...@@ -2565,10 +2565,10 @@ export default { ...@@ -2565,10 +2565,10 @@ export default {
if (res.code == "000000") { if (res.code == "000000") {
//移动到第二页 选择范围 //移动到第二页 选择范围
// this.operationLast(); // this.operationLast();
if (moveType == 1 && vm.projectType == 2) { // if (moveType == 1 && vm.projectType == 2) {
this.dialogCme = true; // this.dialogCme = true;
return; // return;
} // }
this.insertOrUpdate("add"); this.insertOrUpdate("add");
// this.active++; // this.active++;
// this.stepData = [false, true, false]; // this.stepData = [false, true, false];
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册