huanghongfeng
2025-04-22 3d66dd8990bd68d5521611ee58af2b9ccc299090
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSClient/src/views/widesea_wms/basicinfo/Dt_SelectionStandards.vue
@@ -62,7 +62,7 @@
        });
        const searchFormOptions = ref([
            [
                { "title": "适用车型", "field": "carType", type: "like" },
                { "title": "适用车型", "field": "carType", type: "text" },
                //{ "title": "货位状态", "field": "locationStatus", "type": "select", dataKey: "LocationState", data: [] },
                { "title": "动拖属性", "field": "mttype", type: "text" },
            ],