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