1
dengjunjie
2026-03-10 aa75f3cbdcfce80d7ebd3c4f2bcfeea850949209
´úÂë¹ÜÀí/WCS/WIDESEAWCS_Client/src/views/basicinfo/kLSLocationInfo.vue
@@ -186,8 +186,9 @@
    // æœç´¢è¡¨å•布局配置项
    const searchFormOptions = ref([
      [
        { title: "仓库编号", field: "warehouseId", type: "like" },
        { title: "货位编号", field: "locationCode", type: "like" },
        { title: "仓库编号", field: "warehouseId", type: "like" },
        { title: "货位名称", field: "locationName", type: "like" },
        
      ],