@@ -21,7 +21,7 @@
</el-button>
</template>
<hc-table
- ui="no-border" has-children="hasChildren1" :is-index="false"
+ ui="no-border" has-children="hasChildren1" :is-index="true"
:column="tableColumn" :datas="tableData"
:index-style="{ fixed: true, width: 60 }" is-check border :check-style="{ fixed: true, width: 29 }"