Commit bdad4543 authored by wei's avatar wei

floorId

parent cc423135
...@@ -519,6 +519,7 @@ export default { ...@@ -519,6 +519,7 @@ export default {
this.ShowfloorList = false this.ShowfloorList = false
}, },
saveSlectfloor(data) { saveSlectfloor(data) {
this.form.floorId = data.id
this.form.floorName = data.text this.form.floorName = data.text
this.ShowfloorList = false this.ShowfloorList = false
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment