1
yangpeixing
2026-03-02 96b7df5c86df57e5b1bb92c377d5e41e0d4355b9
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",
        },
        {