Commit 26422566 authored by tanghao's avatar tanghao

123

parent 91dea31e
...@@ -63,7 +63,7 @@ ...@@ -63,7 +63,7 @@
<el-row> <el-row>
<el-col :span="24"> <el-col :span="24">
<vxe-table :data="row.sizeListDto.sizeList" size="mini" max-height="300px" align="center"> <vxe-table :data="row.sizeListDto.sizeList" size="mini" max-height="400px" align="center">
<vxe-column field="size" title="尺码" width="100"></vxe-column> <vxe-column field="size" title="尺码" width="100"></vxe-column>
<vxe-column field="num" title="尺码数量" width="100"></vxe-column> <vxe-column field="num" title="尺码数量" width="100"></vxe-column>
<vxe-colgroup title="全码对照" v-if="row.sizeListDto.referTitles.length>0"> <vxe-colgroup title="全码对照" v-if="row.sizeListDto.referTitles.length>0">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment