浏览代码

菜单管理

duy 1 年之前
父节点
当前提交
f868964b33
共有 1 个文件被更改,包括 1 次插入1 次删除
  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 }"