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,