@@ -9,10 +9,7 @@
</div>
<div slot="right" style="width: 55%; position: relative">
<div class="pgxxTable">
- <zj-table key="paigongxinxitable" :columns="logColumns" :table-data="logList" :table-attributes="{
- height: '100%',
- border: true
- }" />
+ <zj-table :columns="logColumns" :table-data="logList" :table-attributes="{ height: '100%', border: true }" />
</zj-form-module>