|
@@ -4,7 +4,7 @@
|
|
|
<!--机构数据-->
|
|
<!--机构数据-->
|
|
|
<el-col :span="4" :xs="24">
|
|
<el-col :span="4" :xs="24">
|
|
|
<org-tree v-model="queryParams.belongOrgId" @defaultKey="getDefaultKey" @checkChange="checkChange"
|
|
<org-tree v-model="queryParams.belongOrgId" @defaultKey="getDefaultKey" @checkChange="checkChange"
|
|
|
- @click="clickTreeNode"></org-tree>
|
|
|
|
|
|
|
+ @click="clickTreeNode" hangsheTree></org-tree>
|
|
|
</el-col>
|
|
</el-col>
|
|
|
<!--搜索栏-->
|
|
<!--搜索栏-->
|
|
|
<el-col :span="20" :xs="24">
|
|
<el-col :span="20" :xs="24">
|