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