fix:智能体添加设备页面的按钮文字修正

This commit is contained in:
rainv123
2025-09-17 14:10:07 +08:00
parent 34d7bd92ca
commit 300a33ddc2
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -325,7 +325,7 @@ export default {
'device.search': '搜索',
'device.selectAll': '全选/取消全选',
'deviceManagement.loading': '拼命加载中',
'device.bindWithCode': '码绑定',
'device.bindWithCode': '6位验证码绑定',
'device.manualAdd': '手动添加',
'device.unbind': '解绑',
'device.selectAtLeastOne': '请至少选择一条记录',