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