1
This commit is contained in:
@ -134,7 +134,7 @@ define(["jquery", "easy-admin"], function ($, ea) {
|
||||
try {
|
||||
console.log('🧹 清理浏览器缓存并刷新页面...');
|
||||
// 刷新当前页
|
||||
location.reload();
|
||||
window.location.reload();
|
||||
} catch (e) {
|
||||
console.warn('清理缓存失败', e);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user