新需求修改
This commit is contained in:
parent
16b7ac95c6
commit
98b01a5092
|
|
@ -2,8 +2,8 @@
|
|||
<div class="top">
|
||||
<div class="top-title">
|
||||
<div class="name">
|
||||
<span v-on:click="enter">当前知识库为:{{knowName}}</span>
|
||||
<span v-on:click="enter">{{enterSystem}}</span>
|
||||
<span>当前知识库为:{{knowName}}</span>
|
||||
<span>{{enterSystem}}</span>
|
||||
<span>{{ user.userName }}</span>
|
||||
<el-dropdown style="margin-right: 70px" class="avatar-container right-menu-item hover-effect" trigger="click">
|
||||
<div class="avatar-wrapper">
|
||||
|
|
|
|||
Loading…
Reference in New Issue