张泽亮 3 дні тому
джерело
коміт
1d0e3a256d
1 змінених файлів з 9 додано та 9 видалено
  1. +9
    -9
      src/views/resources/comps/right/top/1/index.html

+ 9
- 9
src/views/resources/comps/right/top/1/index.html Переглянути файл

@@ -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>

Завантаження…
Відмінити
Зберегти