This commit is contained in:
yanran200730
2022-03-22 14:19:22 +08:00
parent 7291113d2f
commit b3b46e6724

View File

@@ -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