30848
This commit is contained in:
		| @@ -168,7 +168,7 @@ export default { | ||||
|         this.dialog = true | ||||
|       } else if(type ==1) { | ||||
|         this.chooseUserList = [{ | ||||
|           id: row.id, | ||||
|           id: row.userId, | ||||
|           name: row.userName | ||||
|         }] | ||||
|         this.form.ids = this.chooseUserList.map(e => e.id) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user