Commit ae23ca0e authored by youjie's avatar youjie

no message

parent 89bc1a8c
......@@ -110,7 +110,7 @@
</ul>
</div>
<!-- height: 78%;overflow: auto; -->
<div v-loading="loading">
<div v-loading="loading" style="height: 85%;overflow: auto; ">
<div style="display: flex;flex-direction: row;flex-wrap: wrap;">
<IncomeChange :msgData="msg" :StatisticalData="StatisticalData"></IncomeChange>
<IncomeShare :msgData="msg" :StatisticalData="StatisticalData"></IncomeShare>
......
<template>
<div class="echartsBox">
<div class="titleBox row">
<h3>月度实际利率变化趋势图 %(线图)</h3>
<h3>月度实际利率变化趋势图 %(线图)</h3>
<div style="margin-left: 20px;">
......
<template>
<div class="echartsBox">
<div class="titleBox row">
<h3>月度毛利率变化趋势图 %(线图)</h3>
<h3>月度毛利率变化趋势图 %(线图)</h3>
<div style="margin-left: 20px;">
......
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