fix: add black
This commit is contained in:
@@ -139,7 +139,7 @@
|
||||
this.fetchData()
|
||||
},
|
||||
goToDevice(deviceId) {
|
||||
this.$router.push({ path: '/spring/user/userChat', query: { deviceId } })
|
||||
this.$router.push({ path: '/spring/user/userDevice', query: { deviceId } })
|
||||
},
|
||||
async fetchData() {
|
||||
this.listLoading = true
|
||||
|
||||
Reference in New Issue
Block a user