duy 1 anno fa
parent
commit
f868964b33
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/system/menu.vue

+ 1 - 1
src/views/system/menu.vue

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