1
huangxiaoqiang
2 天以前 5a15fa73d5f6a39917013871a65eb11a8c013391
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSClient/src/views/widesea_wms/Order/InboundOrder.vue
@@ -33,8 +33,8 @@
        });
        const searchFormOptions = ref([
        [
                { "title": "订单编号", "field": "printCode", "type": "text" },
                { "title": "上游单号", "field": "orderNo", "type": "text" },
                { "title": "订单编号", "field": "orderNo", "type": "text" },
                { "title": "上游单号", "field": "upperOrderNo", "type": "text" },
                { "title": "需求分类", "field": "demandClassification", "type": "text" },
                { "title": "单据类型", "field": "orderType", "type": "text" },