1
wankeda
2025-03-13 286ff26fa658dabe9e758d830d134172e8abd03f
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",
        },
        {