28384
This commit is contained in:
		| @@ -150,6 +150,7 @@ | ||||
|       }, | ||||
|       handleSliderOption(command, data) { | ||||
|         this.selected = JSON.parse(JSON.stringify({...data, command})) | ||||
|         this.selected.areaId = data.areaId || this.user.info.areaId | ||||
|         if (command == "edit") {//修改名称 | ||||
|           this.dialog = true | ||||
|         } else if (command == "area") {//绑定areaId | ||||
|   | ||||
		Reference in New Issue
	
	Block a user