LAPTOP-16IUEB3P\Lenovo пре 2 година
родитељ
комит
1190f3a665
1 измењених фајлова са 4 додато и 2 уклоњено
  1. 4 2
      src/views/productionPlan/index.vue

+ 4 - 2
src/views/productionPlan/index.vue

@@ -358,8 +358,10 @@
               console.error(error);
               console.error(error);
             }
             }
             loading.close();
             loading.close();
-          }
-        );
+          })
+		  .catch((err)=>{
+			  console.error(err);
+		  })
 
 
         // this.$router.push({
         // this.$router.push({
         //   path: '/productionPlan/workOrderPublish',
         //   path: '/productionPlan/workOrderPublish',