<#if (item)!="staff"> <#assign editPage="true"> <#include '/public/template/editTemplate.html'> <#macro editContent>
<#if (isSuperuser == true) >
*
*
* <#if (isSuperuser == true) > <@ZKUI.Combo empty="true" width="148" id="payMode" name="payMode" hideLabel="true" value="${(item.payMode)!}" onChange="showQRCode" > <#else> <@ZKUI.Combo empty="true" width="148" id="payMode" name="payMode" hideLabel="true" value="${(item.payMode)!}" >
<@ZKUI.Input id="persMailCheck${uuid}" hideLabel="true" name="persMailCheck" type="checkbox" eventCheck="true" value="${(item.persMailCheck?string('true','false'))!'false'}"/>
<#else>

You are not eligible to make payment