瀏覽代碼

bug修改提交

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);
             }
             loading.close();
-          }
-        );
+          })
+		  .catch((err)=>{
+			  console.error(err);
+		  })
 
         // this.$router.push({
         //   path: '/productionPlan/workOrderPublish',