1
dengjunjie
2026-03-12 c0ac5d4281a2c83f794bf6f0e86291c4d695e53c
´úÂë¹ÜÀí/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" },
        
      ],