diff --git a/src/views/system/dictionary.vue b/src/views/system/dictionary.vue
index e6dc512..ffc81f0 100644
--- a/src/views/system/dictionary.vue
+++ b/src/views/system/dictionary.vue
@@ -15,7 +15,7 @@
+ row-key="id" border :tree-props="{children: 'children', hasChildren: 'hasChildren'}">
@@ -79,10 +79,21 @@
-
+
+
+
+
+ {changePtree(e,scope.row)}"
+ :props="{label:'value',value:'id',checkStrictly: true }">
+
@@ -109,8 +120,10 @@
-
-
@@ -127,7 +140,8 @@