-
+
-
-
-
-
+
+
搜索
@@ -51,22 +49,26 @@
v-if="refreshTable"
v-loading="loading"
:data="deptList"
- row-key="deptId"
+ row-key="id"
:default-expand-all="isExpandAll"
:tree-props="{children: 'children', hasChildren: 'hasChildren'}"
>
-
-
+
+
+
-
+
+
-
+
+
-
+
@@ -103,47 +105,75 @@
-
-
-
+
+
+
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
+
+
+
+
+
-
-
-
-
-
-
-
-
+
+
+
{{dict.label}}
+ v-for="item in isProvinceList"
+ :key="item.id"
+ :label="item.id"
+ >{{item.name}}
+
+
+
+
+ {{item.name}}
+
+
+
+
+
+
+
+
+
+
+