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 {