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