bug
This commit is contained in:
		| @@ -234,7 +234,7 @@ | ||||
|         <ai-dialog | ||||
|           :visible.sync="isShowTags" | ||||
|           width="800px" | ||||
|           title="标签'" | ||||
|           title="选择标签'" | ||||
|           @close="onClose" | ||||
|           @onConfirm="onTagsConfirm"> | ||||
|           <div class="tags"> | ||||
|   | ||||
| @@ -133,7 +133,7 @@ | ||||
|                 :current.sync="search1.current" | ||||
|                 :size.sync="search1.size" | ||||
|                 @getList="getMemberInfo"> | ||||
|                 <el-table-column slot="user" label="成员" align="left"> | ||||
|                 <el-table-column slot="user" label="员工" align="left"> | ||||
|                   <template slot-scope="{ row }"> | ||||
|                     <div class="userinfo"> | ||||
|                       <span>{{ row.userName }}</span> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user