Admin
2026-03-06 ec3daa05f122738f18d4474b9257e4cf794dc5cf
ÏîÄ¿´úÂë/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" },
            ]
        ]);