From 15307265b8b1160a9b4b1bb68b6de65f06360f76 Mon Sep 17 00:00:00 2001 From: ruanqi Date: Tue, 12 Dec 2023 16:37:57 +0800 Subject: [PATCH] =?UTF-8?q?0412=20=E6=96=B0=E7=9C=8B=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/production/shopOrderProductView.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/modules/production/shopOrderProductView.vue b/src/views/modules/production/shopOrderProductView.vue index 4c6554c..96b8ae8 100644 --- a/src/views/modules/production/shopOrderProductView.vue +++ b/src/views/modules/production/shopOrderProductView.vue @@ -98,11 +98,11 @@ tableId: "orderView", tableName: this.$route.meta.title, columnProp: "site", - columnLabel: "工厂编号", + columnLabel: "工厂", columnHidden: false, columnImage: false, columnSortable: false, - columnWidth: 60, + columnWidth: 20, format: null, functionId: this.$route.meta.menuId, sortLv: 0,