Explorar el Código

bug修改提交

LAPTOP-16IUEB3P\Lenovo hace 2 años
padre
commit
1190f3a665
Se han modificado 1 ficheros con 4 adiciones y 2 borrados
  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',