|
@@ -132,7 +132,7 @@
|
|
:dataSource="clothesAddData"
|
|
:dataSource="clothesAddData"
|
|
:columns="clothesAddColumns"
|
|
:columns="clothesAddColumns"
|
|
:bordered=true
|
|
:bordered=true
|
|
- :scroll="{ x: 1500,y: 400 }"
|
|
|
|
|
|
+ :scroll="{ x: 1500,y: 300 }"
|
|
style="margin-top: 5px;"
|
|
style="margin-top: 5px;"
|
|
>
|
|
>
|
|
</j-vxe-table>
|
|
</j-vxe-table>
|