首页修改

This commit is contained in:
仲么了
2023-08-23 16:22:08 +08:00
parent cc63cda4e7
commit 79d6771aad
34 changed files with 788 additions and 403 deletions

View File

@@ -27,6 +27,9 @@ export default {
case 'transferDevice':
str = '移交成功'
break
case 'shareDevice':
str = '设备分享接受成功'
break
default:
str = '操作成功'
break