fix: add black
This commit is contained in:
@@ -199,7 +199,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.scene === 'card_generate') {
|
||||
|
||||
Reference in New Issue
Block a user