diff --git a/src/views/modules/common/com_part_stock.vue b/src/views/modules/common/com_part_stock.vue index 9f92246..d7ebace 100644 --- a/src/views/modules/common/com_part_stock.vue +++ b/src/views/modules/common/com_part_stock.vue @@ -217,7 +217,7 @@ export default { headerAlign: "center", align: "center", columnLabel: "可用的", - columnWidth: 80, + columnWidth: 60, columnHidden: false, columnImage: false, columnSortable: false, @@ -235,7 +235,7 @@ export default { headerAlign: "center", align: "center", columnLabel: "需求数量", - columnWidth: 80, + columnWidth: 60, columnHidden: false, columnImage: false, columnSortable: false,