From 25cb7cd50d12f48e93d6cde47420ca3458e9c47a Mon Sep 17 00:00:00 2001 From: helongyang <647556386@qq.com> Date: 星期四, 12 六月 2025 21:39:43 +0800 Subject: [PATCH] 1 --- 代码管理/WMS/WIDESEA_WMSClient/src/views/outbound/mesOutboundOrder.vue | 30 +++++++++++++++--------------- 1 files changed, 15 insertions(+), 15 deletions(-) diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WIDESEA_WMSClient/src/views/outbound/mesOutboundOrder.vue" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WIDESEA_WMSClient/src/views/outbound/mesOutboundOrder.vue" index c34330c..6f368a2 100644 --- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WIDESEA_WMSClient/src/views/outbound/mesOutboundOrder.vue" +++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WIDESEA_WMSClient/src/views/outbound/mesOutboundOrder.vue" @@ -85,14 +85,14 @@ width: 90, align: "left", }, - { - field: "OrderStatus", - title: "鍗曟嵁鏁伴噺", - type: "string", - width: 90, - align: "left", - bind: { key: "orderDetailStatusEnum", data: [] } - }, + // { + // field: "OrderStatus", + // title: "鍗曟嵁鏁伴噺", + // type: "string", + // width: 90, + // align: "left", + // bind: { key: "orderDetailStatusEnum", data: [] } + // }, { field: "createType", title: "鍒涘缓鏂瑰紡", @@ -136,13 +136,13 @@ width: 100, align: "left", }, - { - field: "overOutQuantity", - title: "宸插嚭鏁伴噺", - type: "datetime", - width: 160, - align: "left", - }, + // { + // field: "overOutQuantity", + // title: "宸插嚭鏁伴噺", + // type: "datetime", + // width: 160, + // align: "left", + // }, { field: "line", title: "绾夸綋", -- Gitblit v1.9.3