zhangwencui
2026-05-22 7b8d3ad9cd8d14e2be9bcd7a74a7779e1eeeb1d5
src/views/productionManagement/productionOrder/index.vue
@@ -676,7 +676,6 @@
            try {
              const workOrderRes = await productWorkOrderPage({
                npsNo: item.npsNo,
                isProduction: 1,
                size: 100,
              });
              const workOrders = workOrderRes.data.records || [];