This commit is contained in:
parent
52143e0df3
commit
bd0b2d34c5
Binary file not shown.
|
|
@ -94,11 +94,12 @@
|
|||
{
|
||||
<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>
|
||||
}
|
||||
}*@
|
||||
else
|
||||
{
|
||||
if (item.taxno > 0)
|
||||
|
|
|
|||
Loading…
Reference in New Issue