spring
2 天以前 261f2ed00235d47df3754291a4fdca9ba5cb8e7a
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 || [];