Commit a27253e9 by 夏新然

修改表格高度

1 parent cefdbeda
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
:table-data="tableData2" :table-data="tableData2"
row-hover-color="#eee" row-hover-color="#eee"
row-click-color="#edf7ff" row-click-color="#edf7ff"
:height='500' :height='800'
></v-table> ></v-table>
<circlebar :chart-data="chartData.HolidayEffect" bind-id='HolidayEffect'></circlebar> <circlebar :chart-data="chartData.HolidayEffect" bind-id='HolidayEffect'></circlebar>
<v-table v-if="columns.length>0" <v-table v-if="columns.length>0"
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
:table-data="tableData" :table-data="tableData"
row-hover-color="#eee" row-hover-color="#eee"
row-click-color="#edf7ff" row-click-color="#edf7ff"
:height='500' :height='800'
></v-table> ></v-table>
</div> </div>
</template> </template>
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
row-hover-color="#eee" row-hover-color="#eee"
:title-rows="titleRows" :title-rows="titleRows"
row-click-color="#edf7ff" row-click-color="#edf7ff"
:height='500' :height='800'
></v-table> ></v-table>
</div> </div>
</template> </template>
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
:table-data="tableData" :table-data="tableData"
row-hover-color="#eee" row-hover-color="#eee"
row-click-color="#edf7ff" row-click-color="#edf7ff"
:height='500' :height='800'
></v-table> ></v-table>
</div> </div>
</template> </template>
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
:table-data="tableData" :table-data="tableData"
row-hover-color="#eee" row-hover-color="#eee"
row-click-color="#edf7ff" row-click-color="#edf7ff"
:height='500' :height='800'
></v-table> ></v-table>
</div> </div>
</template> </template>
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
:table-data="tableData" :table-data="tableData"
row-hover-color="#eee" row-hover-color="#eee"
row-click-color="#edf7ff" row-click-color="#edf7ff"
:height='500' :height='800'
></v-table> ></v-table>
</div> </div>
</template> </template>
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
:table-data="tableData" :table-data="tableData"
row-hover-color="#eee" row-hover-color="#eee"
row-click-color="#edf7ff" row-click-color="#edf7ff"
:height='500' :height='800'
></v-table> ></v-table>
</div> </div>
</template> </template>
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
:table-data="tableData" :table-data="tableData"
row-hover-color="#eee" row-hover-color="#eee"
row-click-color="#edf7ff" row-click-color="#edf7ff"
:height='500' :height='800'
></v-table> ></v-table>
</div> </div>
</template> </template>
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
:table-data="tableData" :table-data="tableData"
row-hover-color="#eee" row-hover-color="#eee"
row-click-color="#edf7ff" row-click-color="#edf7ff"
:height='500' :height='800'
></v-table> ></v-table>
</div> </div>
</template> </template>
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
:table-data="tableData" :table-data="tableData"
row-hover-color="#eee" row-hover-color="#eee"
row-click-color="#edf7ff" row-click-color="#edf7ff"
:height='500' :height='800'
></v-table> ></v-table>
<v-table v-if="columns2.length>0&&objId=='one'" <v-table v-if="columns2.length>0&&objId=='one'"
is-horizontal-resize is-horizontal-resize
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
:table-data="tableData2" :table-data="tableData2"
row-hover-color="#eee" row-hover-color="#eee"
row-click-color="#edf7ff" row-click-color="#edf7ff"
:height='500' :height='800'
></v-table> ></v-table>
<v-table v-if="columns3.length>0&&objId=='one'" <v-table v-if="columns3.length>0&&objId=='one'"
is-horizontal-resize is-horizontal-resize
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
:table-data="tableData3" :table-data="tableData3"
row-hover-color="#eee" row-hover-color="#eee"
row-click-color="#edf7ff" row-click-color="#edf7ff"
:height='500' :height='800'
></v-table> ></v-table>
<v-table v-if="columns4.length>0&&objId=='more'" <v-table v-if="columns4.length>0&&objId=='more'"
is-horizontal-resize is-horizontal-resize
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
:table-data="tableData4" :table-data="tableData4"
row-hover-color="#eee" row-hover-color="#eee"
row-click-color="#edf7ff" row-click-color="#edf7ff"
:height='500' :height='800'
></v-table> ></v-table>
</div> </div>
</template> </template>
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
:table-data="tableData" :table-data="tableData"
row-hover-color="#eee" row-hover-color="#eee"
row-click-color="#edf7ff" row-click-color="#edf7ff"
:height='500' :height='800'
></v-table> ></v-table>
<v-table v-if="columns2.length>0&&objId=='one'" <v-table v-if="columns2.length>0&&objId=='one'"
is-horizontal-resize is-horizontal-resize
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
:table-data="tableData2" :table-data="tableData2"
row-hover-color="#eee" row-hover-color="#eee"
row-click-color="#edf7ff" row-click-color="#edf7ff"
:height='500' :height='800'
></v-table> ></v-table>
<v-table v-if="columns3.length>0&&objId=='one'" <v-table v-if="columns3.length>0&&objId=='one'"
is-horizontal-resize is-horizontal-resize
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
:table-data="tableData3" :table-data="tableData3"
row-hover-color="#eee" row-hover-color="#eee"
row-click-color="#edf7ff" row-click-color="#edf7ff"
:height='500' :height='800'
></v-table> ></v-table>
<v-table v-if="columns4.length>0&&objId=='more'" <v-table v-if="columns4.length>0&&objId=='more'"
is-horizontal-resize is-horizontal-resize
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
:table-data="tableData4" :table-data="tableData4"
row-hover-color="#eee" row-hover-color="#eee"
row-click-color="#edf7ff" row-click-color="#edf7ff"
:height='500' :height='800'
></v-table> ></v-table>
</div> </div>
</template> </template>
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
:table-data="tableData" :table-data="tableData"
row-hover-color="#eee" row-hover-color="#eee"
row-click-color="#edf7ff" row-click-color="#edf7ff"
:height='500' :height='800'
></v-table> ></v-table>
<v-table v-if="columns2.length>0&&objId=='one'" <v-table v-if="columns2.length>0&&objId=='one'"
is-horizontal-resize is-horizontal-resize
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
:table-data="tableData2" :table-data="tableData2"
row-hover-color="#eee" row-hover-color="#eee"
row-click-color="#edf7ff" row-click-color="#edf7ff"
:height='500' :height='800'
></v-table> ></v-table>
<v-table v-if="columns3.length>0&&objId=='one'" <v-table v-if="columns3.length>0&&objId=='one'"
is-horizontal-resize is-horizontal-resize
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
:table-data="tableData3" :table-data="tableData3"
row-hover-color="#eee" row-hover-color="#eee"
row-click-color="#edf7ff" row-click-color="#edf7ff"
:height='500' :height='800'
></v-table> ></v-table>
<v-table v-if="columns4.length>0&&objId=='more'" <v-table v-if="columns4.length>0&&objId=='more'"
is-horizontal-resize is-horizontal-resize
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
:table-data="tableData4" :table-data="tableData4"
row-hover-color="#eee" row-hover-color="#eee"
row-click-color="#edf7ff" row-click-color="#edf7ff"
:height='500' :height='800'
></v-table> ></v-table>
</div> </div>
</template> </template>
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
:table-data="tableData" :table-data="tableData"
row-hover-color="#eee" row-hover-color="#eee"
row-click-color="#edf7ff" row-click-color="#edf7ff"
:height='500' :height='800'
></v-table> ></v-table>
<v-table v-if="columns2.length>0&&objId=='one'" <v-table v-if="columns2.length>0&&objId=='one'"
is-horizontal-resize is-horizontal-resize
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
:table-data="tableData2" :table-data="tableData2"
row-hover-color="#eee" row-hover-color="#eee"
row-click-color="#edf7ff" row-click-color="#edf7ff"
:height='500' :height='800'
></v-table> ></v-table>
<v-table v-if="columns3.length>0&&objId=='one'" <v-table v-if="columns3.length>0&&objId=='one'"
is-horizontal-resize is-horizontal-resize
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
:table-data="tableData3" :table-data="tableData3"
row-hover-color="#eee" row-hover-color="#eee"
row-click-color="#edf7ff" row-click-color="#edf7ff"
:height='500' :height='800'
></v-table> ></v-table>
<v-table v-if="columns4.length>0&&objId=='more'" <v-table v-if="columns4.length>0&&objId=='more'"
is-horizontal-resize is-horizontal-resize
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
:table-data="tableData4" :table-data="tableData4"
row-hover-color="#eee" row-hover-color="#eee"
row-click-color="#edf7ff" row-click-color="#edf7ff"
:height='500' :height='800'
></v-table> ></v-table>
</div> </div>
</template> </template>
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!