소스 검색

资金支出大额预警分析

dev
yuzongping 15 시간 전
부모
커밋
66d100b74d
1개의 변경된 파일6개의 추가작업 그리고 1개의 파일을 삭제
  1. +6
    -1
      src/views/capital/comps/left/top/2/index.html

+ 6
- 1
src/views/capital/comps/left/top/2/index.html 파일 보기

@@ -1,4 +1,9 @@

<Pannel title="资金支出大额预警分析" height="305">
<Pannel title="资金支出大额预警分析" height="305"
v-loading="!isLoad"
element-loading-text="拼命加载中"
element-loading-spinner="el-icon-loading"
element-loading-background="rgba(0, 0, 0, 0.1)"
>
<Bar v-if="isLoad" :data="data"></Bar>
</Pannel>

불러오는 중...
취소
저장