| src/views/productionManagement/productionOrder/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/productionManagement/productionOrder/index.vue
@@ -676,6 +676,7 @@ try { const workOrderRes = await productWorkOrderPage({ npsNo: item.npsNo, isProduction: 1, size: 100, }); const workOrders = workOrderRes.data.records || [];