@@ -484,7 +484,7 @@
return item.label == "物料申请单"
}).value,
fdId: row.oaId,
- billCode: row.code,
+ billCode: row.billCode,
billMaker: row.createBy
});
if (code === 200) {