src/api/mes/pro/workorder/index.ts
@@ -14,6 +14,7 @@ productId?: number; // 产品编号 productName?: string; // 产品名称 productCode?: string; // 产品编码 itemCode?: string; // 产品编码(物料编码) productSpecification?: string; // 规格型号 unitMeasureName?: string; // 单位名称 quantity?: number; // 生产数量