预售商品

This commit is contained in:
itxiaoyu 2025-01-23 02:18:46 +08:00
parent e5d8ebe25c
commit 5d3a774ff5
1 changed files with 2 additions and 1 deletions

View File

@ -20,6 +20,7 @@
border border
ref="multipleTable" ref="multipleTable"
:data="dataList" :data="dataList"
height="60vh"
tooltip-effect="dark" tooltip-effect="dark"
style="width: 100%" style="width: 100%"
@select="select" @select="select"
@ -227,4 +228,4 @@ export default {
::v-deep .selectAllbtnDis .cell .el-checkbox__inner { ::v-deep .selectAllbtnDis .cell .el-checkbox__inner {
display: none; display: none;
} }
</style> </style>