yangle
2024-01-12 6628d9bda9d34a7f611b951c931f7a465ee20c6d
WebAPI/Controllers/SCGL/Sc_ICMOChangeBillController.cs
@@ -498,6 +498,14 @@
                        objJsonResult.data = null;
                        return objJsonResult;
                    }
                    else if (ds.Tables[0].Rows[0]["HBillStatus"].ToString() != "2")
                    {
                        objJsonResult.code = "0";
                        objJsonResult.count = 0;
                        objJsonResult.Message = "审核失败!原因:源单未处于审核状态!";
                        objJsonResult.data = null;
                        return objJsonResult;
                    }
                    oCN.BeginTran();
                    //反写源单数据