username@email.com
2025-03-07 2fee7b9b90c1acf7a17aef84ee22c2a31b801fe2
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;
                //账户类型