test
This commit is contained in:
parent
4ba37b3cfe
commit
4b75dd95a1
@ -45,7 +45,7 @@ function autoRefresh() {
|
||||
setTimeout(async () => {
|
||||
const willUpdate = await needUpdate();
|
||||
if (willUpdate) {
|
||||
ElMessageBox.confirm('点击确定刷新页面,取消则继续使用旧版本', '提示', {
|
||||
ElMessageBox.confirm('点击确定刷新页面,取消则继续使用旧版本', '提示!', {
|
||||
confirmButtonText: '确定',
|
||||
cancelButtonText: '取消',
|
||||
type: 'warning'
|
||||
|
Loading…
Reference in New Issue
Block a user