yxj
2024-02-04 d69d911c1e65ea46bcbf2b20606e86e8e257acf5
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();
                    //反写源单数据