<오류수정>

화면접근시 alert
This commit is contained in:
kdh0120 2021-12-02 03:56:32 +00:00
parent 9a8545e689
commit 7ea4956a13
1 changed files with 0 additions and 1 deletions

View File

@ -96,7 +96,6 @@
<script>
var terms = '@(string.Join(";", Model.Terms.Select(s=>string.Format("{0}:{1}:{2}", s.tmno, s.tyear, s.tseq))))';
$(document).ready(function () {
alert('2');
if ('@(Model.IsProf)' == 'True' && '@(ViewBag.SSPWC)' == 'True') {
showramemainlayer('/user/pwchange');
$("#mainlayerframe").css("width", "520px");