1
duhe
2023-11-16 76b2a7873334db640eb0072f83793017311a0dcd
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();
                    //反写源单数据