Commit 29b91e6d authored by youjie's avatar youjie

no message

parent 9efda50f
...@@ -4,8 +4,7 @@ ...@@ -4,8 +4,7 @@
<el-table <el-table
:data="BranchAnalysisData" :data="BranchAnalysisData"
style="width: 100%;" style="width: 100%;"
class="LineAnalysisDataBJ" class="LineAnalysisDataBJ">
height="600">
<el-table-column <el-table-column
fixed fixed
align="center" align="center"
......
...@@ -4,8 +4,7 @@ ...@@ -4,8 +4,7 @@
<el-table <el-table
:data="LineAnalysisData" :data="LineAnalysisData"
style="width: 100%" style="width: 100%"
class="LineAnalysisDataBJ" class="LineAnalysisDataBJ">
height="450">
<el-table-column <el-table-column
fixed fixed
align="center" align="center"
......
...@@ -4,8 +4,7 @@ ...@@ -4,8 +4,7 @@
<el-table <el-table
:data="JapanAllData" :data="JapanAllData"
style="width: 100%" style="width: 100%"
class="LineAnalysisDataBJ3" border class="LineAnalysisDataBJ3" border>
height="450">
<el-table-column <el-table-column
fixed fixed
align="center" align="center"
...@@ -27,8 +26,7 @@ ...@@ -27,8 +26,7 @@
<el-table <el-table
:data="JapanXBData" :data="JapanXBData"
style="width: 100%" style="width: 100%"
class="LineAnalysisDataBJ3 LineAnalysisDataBJ32" border class="LineAnalysisDataBJ3 LineAnalysisDataBJ32" border>
height="450">
<el-table-column <el-table-column
fixed fixed
align="center" align="center"
...@@ -50,8 +48,7 @@ ...@@ -50,8 +48,7 @@
<el-table <el-table
:data="JapanSPData" :data="JapanSPData"
style="width: 100%" style="width: 100%"
class="LineAnalysisDataBJ3 LineAnalysisDataBJ32" border class="LineAnalysisDataBJ3 LineAnalysisDataBJ32" border>
height="450">
<el-table-column <el-table-column
fixed fixed
align="center" align="center"
......
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