feat: ステージング環境でメニューへのボタンが動かない対処
This commit is contained in:
parent
e8b9432be2
commit
f4e5f28d34
@ -223,7 +223,7 @@ function checkNumberOnlyForm($this)
|
||||
// 機能概要:マスターメンテメニュー画面に遷移する
|
||||
function backToMainteMenu(){
|
||||
sessionStorage.clear();
|
||||
location.href = "/masterMainte/masterMainteMenu/";
|
||||
location.href = "/masterMainte/masterMainteMenu";
|
||||
}
|
||||
|
||||
// 確認ダイアログ
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user