1
dengjunjie
9 天以前 9e00c3b8e695e3c59ea1f3d951455d799ff24fb7
´úÂë¹ÜÀí/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" },
        
      ],