fix: add black
This commit is contained in:
@@ -200,7 +200,7 @@
|
||||
this.$router.push({ path: '/spring/user/shareRecord', query: { keyword: shareToken } })
|
||||
},
|
||||
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