1
huangxiaoqiang
8 天以前 7195016afc472307e4db0b415e45c9d4275bdb02
项目代码/WMS/WIDESEA_WMSClient/src/views/widesea_wms/erp/stockERP.vue
@@ -31,7 +31,15 @@
        const searchFormFields = ref({
        });
        const searchFormOptions = ref([
            [
                { "title": "浠撳簱鍚嶇О", "field": "浠撳簱鍚嶇О", type: "text" },
                { "title": "浜у搧鍥惧彿", "field": "浜у搧鍥惧彿", type: "text" },
                { "title": "鍗曢噸", "field": "鍗曢噸", type: "text"},
            ], [
                { "title": "鍝佸悕", "field": "鍝佸悕", type: "text" },
                { "title": "搴撳瓨鏁伴噺", "field": "搴撳瓨鏁伴噺", type: "text"},
                { "title": "鏂欏彿", "field": "鏂欏彿", type: "text" },
            ]
        ]);
        const columns = ref([
            { field: '浠撳簱鍚嶇О', title: '浠撳簱鍚嶇О', type: 'string', width: 110, readonly: true, require: true, align: 'left' },