Code Management/WMS/WIDESEA_WMSClient/src/views/widesea_wms/stock/DtBoxingInfo.vue
@@ -57,8 +57,8 @@ cnName: "组盘明细信息", table: "DtBoxingInfoDetail", columns: [ { title: "电芯序列号", field: "serialNumber", type: "text" }, { title: "物料编号", field: "materielCode", type: "text" }, { title: "电芯序列号", field: "serialNumber", type: "text"}, { title: "物料编号", field: "materielCode",type: "text" }, { title: "物料名称", field: "materielName", type: "text" }, { title: "库存状态", field: "status", type: "text" }, { title: "组盘数量", field: "stockQuantity", type: "text" },