【调度系统】广东民航医疗快线调度系统源代码
wanglizhong
2025-06-24 e40f86fb35ffe1535bb66181fb0ec0c6b10e3fa8
m_DispatchOrder_PaidMoney.gds
@@ -221,7 +221,7 @@
         }
         </script>
         <input type="text" id="PaidMoney" name="PaidMoney" style="width:40px;border: none;font-size: 14px;text-align:center;" value="<%=(ServiceOrdTraTxnPrice+StretcherMoney)-ServiceOrdTraPaidPrice%>" placeholder="<%=(ServiceOrdTraTxnPrice+StretcherMoney)-ServiceOrdTraPaidPrice%>">元
         <%If PayQRcodeURL<>"" Then%>
         <%If 1=2 Then%>
         <br><%=UnitUser(ServiceOrdUnitID,"UnitShort")%>支付二维码<br>
         <img src="<%=PayQRcodeURL%>" width="355" border="0">
         <%End If%>