|
@@ -153,6 +153,7 @@ namespace UAS_MES.Make
|
|
|
{
|
|
{
|
|
|
CollectData.Add(code.Text);
|
|
CollectData.Add(code.Text);
|
|
|
CollectDataSonCode.Add(ListA.Rows[RemainIndex]["sp_soncode"].ToString());
|
|
CollectDataSonCode.Add(ListA.Rows[RemainIndex]["sp_soncode"].ToString());
|
|
|
|
|
+ OperateResult.AppendText(">>采集成功\n", Color.Red, code);
|
|
|
RemainIndex = RemainIndex + 1;
|
|
RemainIndex = RemainIndex + 1;
|
|
|
}
|
|
}
|
|
|
else
|
|
else
|