wangxinhui
2025-01-07 a1ba606567db3b83827a6a9f0d4fae46217a2e7e
代码管理/WMS/WIDESEA_WMSClient/src/views/basic/palletCodeInfo.vue
@@ -68,20 +68,20 @@
        type: "string",
        width: 90,
        align: "left",
        bind: { key: "warehouse", data: [] },
        bind: { key: "warehouses", data: [] },
      },
      {
        field: "palletType",
        title: "鎵樼洏绫诲瀷",
        type: "string",
        width: 150,
        width: 100,
        align: "left",
      },
      {
        field: "palletCode",
        title: "鎵樼洏缂栧彿",
        type: "decimal",
        width: 90,
        width: 200,
        align: "left",
      },
      {
@@ -90,7 +90,7 @@
        type: "string",
        width: 90,
        align: "left",
        bind: { key: "enableEnum", data: [] },
        bind: { key: "printStatus", data: [] },
      },
      {
        field: "size",