From b3f8789cf8bf0d934f8431b1d7b564a756576b4b Mon Sep 17 00:00:00 2001 From: wlzboy <66905212@qq.com> Date: 星期四, 14 八月 2025 22:18:35 +0800 Subject: [PATCH] feat: new upload file php --- m_DispatchOrder_PaidMoney.gds | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/m_DispatchOrder_PaidMoney.gds b/m_DispatchOrder_PaidMoney.gds index 3bc69bf..7380505 100644 --- a/m_DispatchOrder_PaidMoney.gds +++ b/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%> -- Gitblit v1.9.1