|
|
|
@ -932,7 +932,7 @@ const handleSelectionChange = (val:matterInfo[]) => { |
|
|
|
</el-tree> |
|
|
|
<div class="area_header"> |
|
|
|
<el-icon :size="20"><Collection /></el-icon> <span class="area_name" > 共享空间</span> |
|
|
|
<el-button size="small" style="margin: 0 5px 0 auto;" :icon="Plus" @click="onNewSpace"> </el-button> |
|
|
|
<el-button v-if="userStore.userInfoCont.department==102" size="small" style="margin: 0 5px 0 auto;" :icon="Plus" @click="onNewSpace"> </el-button> |
|
|
|
</div> |
|
|
|
<el-tree |
|
|
|
ref="spaceTreeRef" |
|
|
|
|