WebAPI/Controllers/CJGL/Cj_StationOutBillController.cs
@@ -604,6 +604,10 @@ string sReturn = ""; if (oSystemParameter.ShowBill(ref sReturn) == true) { if (oSystemParameter.omodel.MES_StationOutBill_AutoCheck == "Y") //系统参数 自动审核 { object objResult = set_CheckBill(HInterID.ToString(), user, HBillSubType); } if (oSystemParameter.omodel.MES_StationOutBill_SaveAutoAddnew == "Y") //系统参数 页面保存自动变成新增状态 { objJsonResult.Verify = "Y";