change - 设备细节添加罐号 排齐 下拉糊化罐

dep
wangsr 12 months ago
parent dfe11b1a2a
commit c4c160296f

@ -277,9 +277,10 @@ namespace Mesnac.Action.ChemicalWeighing.AutoControl
}
bool b = WetGelatDownload(TextE, RadioE);
if (b)
{
LjLogControl.ManualLogControl("手动下冷水", 3, Convert.ToInt32(TextE.ManualWeight.MCValue.ToString()), ControlsHelper.SingleSelect(RadioE), 2);
LjLogControl.ManualLogControl("手动下黑粉料", 3, Convert.ToInt32(TextE.ManualWeight.MCValue.ToString()), ControlsHelper.SingleSelect(RadioE), 2);
MessageBox.Show("数据下传成功!");
}

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save