갱신방식 변경

This commit is contained in:
2019-04-23 11:01:42 +09:00
parent cf1dc90137
commit 528ab4e203
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ function refreshing(obj, arg1, arg2) {
}
// if(term <= 0) {
switch(arg1) {
case 0: location.reload(); break;
case 0: location.reload(true); break;
case 2: turn(arg2); break;
case 3: arg2.submit(); break;
case 4: