647556386
2025-08-10 75e3bca44b111c167b9389e4e51b2ce577a9f9e0
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",
        },
        {