Alternatively, we can use false to reload the page from the cache. //from cache window.location.reload(); window.location.reload(false);// from server
確定! 回上一頁