pan
2 天以前 912759e6fe6a15a51c9d25707685bfa148cd1bd9
ÏîÄ¿´úÂë/WIDESEA_WMSClient/src/views/basic/locationInfo.vue
@@ -48,7 +48,7 @@
      [
        { title: "货位编号", field: "locationCode", type: "like" },
        { title: "巷道编号", field: "roadwayNo",type:"like" },
        { title: "货位类型", field: "locationType",type: "select",dataKey: "locationTypeEnum",data: [], },
        { title: "货位区域", field: "locationType",type: "select",dataKey: "locationTypeEnum",data: [], },
        { title: "禁用状态", field: "enableStatus" ,type: "select",dataKey: "enableStatusEnum",data: [],},
      ],
      [
@@ -132,7 +132,7 @@
      },
      {
        field: "locationType",
        title: "货位类型",
        title: "货位区域",
        type: "string",
        width: 120,
        align: "left",