1
huanghongfeng
2025-03-07 f1f29f5329102870476653fa6c6ca42b80226078
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSClient/src/views/stock/stockInfo.vue
@@ -40,12 +40,19 @@
        [
        { title: "托盘编号", field: "palletCode" },
        {
          title: "物料类型",
          field: "materialType",
          type: "select",
          dataKey: "InventoryMaterialType",
          title: "库存状态",
          field: "stockStatus",
          type: "selectList",
          dataKey: "stockStatusEmun",
          data: [],
        },
        // {
        //   title: "物料类型",
        //   field: "materialType",
        //   type: "select",
        //   dataKey: "InventoryMaterialType",
        //   data: [],
        // },
          { title: "货位编号", field: "locationCode" },
          {
          title: "库存状态",