Commit 97621247 authored by youjie's avatar youjie

no message

parent 224863f2
...@@ -116,7 +116,7 @@ ...@@ -116,7 +116,7 @@
</ul> </ul>
</div> </div>
<!-- height: 78%;overflow: auto; --> <!-- height: 78%;overflow: auto; -->
<div v-loading="loading" style="height: 85%;overflow: auto; "> <div v-loading="loading" style="height: 80%;overflow: auto; ">
<template v-if="activeName=='1'"> <template v-if="activeName=='1'">
<div style="display: flex;flex-direction: row;flex-wrap: wrap;"> <div style="display: flex;flex-direction: row;flex-wrap: wrap;">
<IncomeChange :msgData="msg" :StatisticalData="StatisticalData"></IncomeChange> <IncomeChange :msgData="msg" :StatisticalData="StatisticalData"></IncomeChange>
......
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