@@ -614,6 +614,8 @@ export default {
},
watch: {
projectId() {
+ this.buildFloorData = []
+ buildFloor.getData(this.buildFloorData)
this.setData()
this.main = null
@@ -996,6 +996,8 @@ export default {
this.main = []
this.mess.deviceId = null
this.page.total = 0
@@ -948,6 +948,8 @@ export default {
this.tableData = []