xiaodai2022 %!s(int64=2) %!d(string=hai) anos
pai
achega
6daa597f39
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/views/system/setBtn/index.vue

+ 2 - 0
src/views/system/setBtn/index.vue

@@ -13,6 +13,8 @@
         <el-tree
           :data="menuTableData"
           accordion
+          node-key="id"
+          highlight-current="true"
           :props="defaultProps"
           :current-node-key="keyId"
           @node-click="handleNodeClick"