Commit c2593bc7 authored by 黄媛媛's avatar 黄媛媛

1

parent a9e258c7
......@@ -13,6 +13,9 @@
border-radius: 15px;
margin-right: 25px;
}
.outboundD .el-table th.is-leaf{
text-align: left !important;
}
</style>
<template>
......@@ -40,7 +43,7 @@
</div>
<el-table v-if="OtherType==15"
:data="dataList2.DetailList"
border
border
header-align='left'
style="width: 100%">
<el-table-column
......@@ -94,7 +97,7 @@
<el-table v-if="OtherType==16"
:data="dataList.DetailList"
header-align="left"
border
border
style="width: 100%">
<el-table-column
......
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