From 949a310c71bf6899f937cb39a974cc39ac8390f6 Mon Sep 17 00:00:00 2001 From: YeMingfei666 <1619116647@qq.com> Date: Sat, 20 Jul 2024 17:58:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/invoicing/consumable/cons_record.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/invoicing/consumable/cons_record.vue b/src/views/invoicing/consumable/cons_record.vue index 5cfa7be..a86accf 100644 --- a/src/views/invoicing/consumable/cons_record.vue +++ b/src/views/invoicing/consumable/cons_record.vue @@ -194,6 +194,7 @@ export default { ::v-deep .el-table .cell{ display: flex; justify-content: center; + flex-wrap: wrap; } ::v-deep .el-table th.el-table__cell>.cell{