优化
This commit is contained in:
		| @@ -25,7 +25,7 @@ | ||||
|                     <el-input v-model="forms.name" placeholder="请选择网格员" disabled> | ||||
|                       <template #append> | ||||
|                         <ai-wechat-selecter :isMultiple="false" refs="addTags" :instance="instance" v-model="users" @change="getSelectPerson"> | ||||
|                           <el-button size="small" type="primary"><span style="color: #fff">添加成员</span></el-button> | ||||
|                           <el-button size="small" type="primary"><span style="color: #fff">选择成员</span></el-button> | ||||
|                         </ai-wechat-selecter> | ||||
|                       </template> | ||||
|                     </el-input> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user