Skip to content

Commit 28c4712

Browse files
author
zhigang.li
committed
update
1 parent 16432b5 commit 28c4712

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ const app = new Vue({
7171
setTimeout(() => {
7272
msg();
7373
this.$Modal.info({
74-
title: app.$t('message.intro'),
74+
title: app.$t('message.checkUpdate'),
7575
content: app.$t('message.isLatestVersion'),
7676
okText: app.$t('message.ok')
7777
})

0 commit comments

Comments
 (0)