11
huanghongfeng
2025-08-19 f4c3f82a3bd142bc555ec7f632dabc66ef86f5af
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSClient/src/views/widesea_wms/stock/SelectionWheels.vue
@@ -47,6 +47,7 @@
            cltm:"",
            cztm:"",
            location:"",
            createDate:""
        });
        const searchFormOptions = ref([
@@ -60,6 +61,9 @@
            [
                { "title": "库位号", "field": "location", type: "text" },
                
            ],
            [
                { "title": "创建时间", "field": "createDate", type: "datetime" },
            ]
        ]);