LAPTOP-16IUEB3P\Lenovo 2 anni fa
parent
commit
1190f3a665
1 ha cambiato i file con 4 aggiunte e 2 eliminazioni
  1. 4 2
      src/views/productionPlan/index.vue

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

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