yanjinhui
11 小时以前 0875bfa35d389e238ae82142ce45b71c9715133b
´úÂë¹ÜÀí/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" },
        
      ],