pms :5943, 엑셀다운로드 오류 건 커밋
This commit is contained in:
parent
0b2b7f084b
commit
e57deb55a7
|
|
@ -63,7 +63,7 @@
|
||||||
@*<script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js"></script>*@
|
@*<script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js"></script>*@
|
||||||
<script>
|
<script>
|
||||||
function exceldown2(fid, url, checktbody, exname, limitstringval, jsonDataStr) {
|
function exceldown2(fid, url, checktbody, exname, limitstringval, jsonDataStr) {
|
||||||
var limit = 23;
|
var limit = 24;
|
||||||
if (limitstringval) {
|
if (limitstringval) {
|
||||||
limit = limitstringval;
|
limit = limitstringval;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue