yanjinhui
2026-03-10 e21b85869aabac395175aabf8b9e973aabf692df
´úÂë¹ÜÀí/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" },
        
      ],