VueWebApi/DLL/DAL/ProductModelDAL.cs
@@ -1286,7 +1286,7 @@ { is_firststep = "Y"; } else if (Convert.ToInt32(json.Data.Rows[i]["SEQ"].ToString()) == json.Data.Rows.Count) //是否末道工序 if (Convert.ToInt32(json.Data.Rows[i]["SEQ"].ToString()) == json.Data.Rows.Count) //是否末道工序 { is_laststep = "Y"; }