dengjunjie
4 天以前 03dd618453fa57bd5b884c0249c4d98f5db60035
WMS/WIDESEA_WMSClient/src/views/record/stockQuantityChangeRecord.vue
@@ -86,21 +86,21 @@
          field: "materielName",
          title: "物料名称",
          type: "decimal",
          width: 90,
          width: 150,
          align: "left",
        },
        {
          field: "batchNo",
          title: "批次号",
          type: "string",
          width: 90,
          width: 150,
          align: "left",
        },
        {
          field: "serilNumber",
          title: "序列号",
          type: "int",
          width: 280,
          width: 100,
          align: "left",
        },
        {