庞东旭 há 3 dias
ascendente
cometimento
0379850bbf
1 ficheiros alterados com 9 adições e 9 eliminações
  1. +9
    -9
      src/views/resources/comps/right/top/1/index.html

+ 9
- 9
src/views/resources/comps/right/top/1/index.html Ver ficheiro

@@ -1,9 +1,9 @@
<Pannel title="资源负债分析" height="232">
<table>
<tr v-for="line in data">
<td v-for="item in line">
<Block :data="item"></Block>
</td>
</tr>
</table>
</Pannel>
<Pannel title="合同概况分析" height="232">
<table>
<tr v-for="line in data">
<td v-for="item in line">
<Block :data="item"></Block>
</td>
</tr>
</table>
</Pannel>

Carregando…
Cancelar
Guardar