1
wankeda
8 天以前 be438dd071400936c44a1425ec8d886f63c83329
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",
        },
        {