spring
12 小时以前 9f94189f8f6e34fd5be40ab6ef5d4e7b1dade069
src/pages/index.vue
@@ -553,7 +553,7 @@
              
              orderRow = JSON.stringify({
                id: workData.id || workOrderId,
                planQuantity: workData.planQuantity || workData.待生产数量 || 0,
                planQuantity: workData.planQuantity-workData.completeQuantity,
                productProcessRouteItemId: workData.productProcessRouteItemId || workData.产品工艺路线项ID || "",
              });