|
|
|
|
@ -138,7 +138,7 @@
|
|
|
|
|
<div style="height: 40px;"></div>
|
|
|
|
|
<g-panel-fixed>
|
|
|
|
|
<slot>
|
|
|
|
|
<div class="g_flex_row_between" style="padding: 0 20px;">
|
|
|
|
|
<div class="g_flex_row_between" style="padding: 0 32px;">
|
|
|
|
|
<div style="font-size: 17px;color: rgba(2, 122, 255, 1);" @click="addMemberShow = true">添加成员</div>
|
|
|
|
|
<div style="font-size: 17px;color: rgba(2, 122, 255, 1);" @click="addTeamShow = true">添加子部门</div>
|
|
|
|
|
<div style="font-size: 17px;color: rgba(2, 122, 255, 1);" @click="goPage('/root/person/info?active=1')">更多管理</div>
|
|
|
|
|
|