Explorar o código

fix: 公路云控制调整

Tony Kang hai 9 meses
pai
achega
5bb422c41d
Modificáronse 1 ficheiros con 6 adicións e 6 borrados
  1. 6 6
      web/building_saas/pm/js/pm_newMain.js

+ 6 - 6
web/building_saas/pm/js/pm_newMain.js

@@ -414,8 +414,8 @@ const projTreeObj = {
           $('#stop-create-dialog').modal('show');
           $('#stop-create-dialog').modal('show');
           return;
           return;
         } if (isGlYunStopCreate()) {
         } if (isGlYunStopCreate()) {
-          $('#stop-create-dialog-glyun').modal('show');
-          return;
+          // $('#stop-create-dialog-glyun').modal('show');
+          // return;
         }
         }
         let selectedItem = projTreeObj.tree.selected;
         let selectedItem = projTreeObj.tree.selected;
         try {
         try {
@@ -446,8 +446,8 @@ const projTreeObj = {
           $('#stop-create-dialog').modal('show');
           $('#stop-create-dialog').modal('show');
           return;
           return;
         } if (isGlYunStopCreate()) {
         } if (isGlYunStopCreate()) {
-          $('#stop-create-dialog-glyun').modal('show');
-          return;
+          // $('#stop-create-dialog-glyun').modal('show');
+          // return;
         }
         }
         $("#save-as-dialog").modal("show");
         $("#save-as-dialog").modal("show");
       },
       },
@@ -588,8 +588,8 @@ const projTreeObj = {
           $('#stop-create-dialog').modal('show');
           $('#stop-create-dialog').modal('show');
           return;
           return;
         } if (isGlYunStopCreate()) {
         } if (isGlYunStopCreate()) {
-          $('#stop-create-dialog-glyun').modal('show');
-          return;
+          // $('#stop-create-dialog-glyun').modal('show');
+          // return;
         }
         }
         $("#confirm-import").hide();
         $("#confirm-import").hide();
         $("#import").modal("show");
         $("#import").modal("show");