Skip to content

Commit 0fc9fbd

Browse files
committed
feat: 优化快速连接警告文案
1 parent fc8e379 commit 0fc9fbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/src/views/QuickConnect.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
</template>
111111

112112
<el-alert
113-
title="快速连接数据保存在本地浏览器中,更换设备或清除浏览器数据后将会丢失。"
113+
title="更换设备会导致数据丢失,请及时通过导出功能备份数据!"
114114
type="warning"
115115
show-icon
116116
:closable="false"

0 commit comments

Comments
 (0)