This commit is contained in:
kdh0120 2020-12-23 23:37:20 +00:00
parent 52143e0df3
commit bd0b2d34c5
2 changed files with 3 additions and 2 deletions

View File

@ -94,11 +94,12 @@
{ {
<a href="#" onclick="javascript:viewtax(@(item.pgkey))">[영수증]</a> <a href="#" onclick="javascript:viewtax(@(item.pgkey))">[영수증]</a>
} }
else if (item.ptype == 3 && item.ispg == 1) //현금영수증안붙었음
@*else if (item.ptype == 3 && item.ispg == 1)
{ {
//일단대체? //일단대체?
<a href="#" onclick="javascript:viewtax(@(item.pgkey))">[영수증]</a> <a href="#" onclick="javascript:viewtax(@(item.pgkey))">[영수증]</a>
} }*@
else else
{ {
if (item.taxno > 0) if (item.taxno > 0)