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 || [];