巡检点(项目自检):更新

This commit is contained in:
骆乐 2022-08-25 10:37:33 +08:00
parent cc65d2d58c
commit 6f9ae96f2a

View File

@ -86,8 +86,8 @@ export default {
}, },
// //
toRefresh() { toRefresh() {
this.getPointList()
this.queryStr = '' this.queryStr = ''
this.getPointList()
} }
} }
}; };