username@email.com
2025-05-21 a980cd04341d71216e0f59bd4b7327fe9fc50032
CY_ECommercePlatform/CY.WebForm/Pages/financial/InvoicingShoukuan.aspx.cs
@@ -158,7 +158,7 @@
                if (this.txtReceiveMoney.Value.ToDecimal2() < xuanzhongjine)
                {
                    JavaScript.MessageBox("本次收款金额萧宇选中订单未付款!", this);
                    JavaScript.MessageBox("本次收款金额小于选中订单未付款!", this);
                    return;
                }
            }
@@ -322,6 +322,7 @@
                this.selSubjects.DataSource = _OA_SubjectSetBLL.getAllSubject(CurrentUser.MemberId, "借");
                this.selSubjects.DataBind();
                this.selSubjects.Items.Insert(0, new ListItem("请选择", ""));
                this.selSubjects.Value = "1";
                int i = -1;
                //账户类型