From 39b5591a1afef8b94160676fddc391631d9ca7ec Mon Sep 17 00:00:00 2001 From: wangmeng <1620161711@qq.com> Date: Wed, 11 Feb 2026 10:55:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=AB=98=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/product/add/productCostPrice.vue | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/views/product/add/productCostPrice.vue b/src/views/product/add/productCostPrice.vue index 58d9aca..00059bb 100644 --- a/src/views/product/add/productCostPrice.vue +++ b/src/views/product/add/productCostPrice.vue @@ -63,10 +63,9 @@ :data="tableData" border height="100%" - width="100%" + width="100%" header-cell-style="text-align: center;" cell-style="text-align: center;" - max-height="400px" fit > @@ -479,7 +478,7 @@ export default { } .table-wrapper { flex: 1; - overflow: auto; + overflow: auto; } ::v-deep .el-link {