修改小杨2得名字

dep_deliver
我叫锄头 10 months ago
parent a09bd2d6c1
commit 3d39be5233

@ -22,7 +22,7 @@ namespace Mesnac.Action.ChemicalWeighing.LjDeliver
}
},
{
"小料2",
"碳粉9",
new DaCangValue()
{
volume = 150,

@ -925,9 +925,9 @@ namespace Mesnac.Action.ChemicalWeighing.LjDeliver
var dic = DaCangFactory.GetDefault();
ControlsImprot.SetMCLabel(LabelE.HslBottleValue1, JiSuan(PlcTemp.Bottle1_Set, dic["小料1"]) + "t");
ControlsImprot.SetMCLabel(LabelE.HslBottleValue2, JiSuan(PlcTemp.Bottle2_Set, dic["小料2"]) + "t");
ControlsImprot.SetMCLabel(LabelE.HslBottleValue2, JiSuan(PlcTemp.Bottle2_Set, dic["碳酸钙"]) + "t");
ControlsImprot.SetMCLabel(LabelE.HslBottleValue3, JiSuan(PlcTemp.Bottle3_Set, dic["木粉"]) + "t");
ControlsImprot.SetMCLabel(LabelE.HslBottleValue4, JiSuan(PlcTemp.Bottle4_Set, dic["碳酸钙"]) + "t");
ControlsImprot.SetMCLabel(LabelE.HslBottleValue4, JiSuan(PlcTemp.Bottle4_Set, dic["碳粉9"]) + "t");
ControlsImprot.SetMCLabel(LabelE.HslBottleValue5, JiSuan(PlcTemp.Bottle5_Set, dic["木薯粉"]) + "t");
ControlsImprot.SetMCLabel(LabelE.HslBottleValue6, JiSuan(PlcTemp.Bottle6_Set, dic["玉米粉"]) + "t");
ControlsImprot.SetMCLabel(LabelE.HslBottleValue7, JiSuan(PlcTemp.Bottle7_Set, dic["碳粉1"]) + "t");

@ -6287,7 +6287,7 @@
</Object>
<Object type="Mesnac.Controls.ChemicalWeighing.HslBottle, Mesnac.Controls.ChemicalWeighing, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" name="Bottle4" children="Controls">
<Property name="Value">100</Property>
<Property name="HeadTag">酸钙</Property>
<Property name="HeadTag">粉9</Property>
<Property name="ForeColorEdge">194, 190, 77</Property>
<Property name="ForeColorCenter">226, 221, 98</Property>
<Property name="ForeColorTop">243, 245, 139</Property>
@ -6387,7 +6387,7 @@
</Object>
<Object type="Mesnac.Controls.ChemicalWeighing.HslBottle, Mesnac.Controls.ChemicalWeighing, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" name="Bottle2" children="Controls">
<Property name="Value">100</Property>
<Property name="HeadTag">小料2</Property>
<Property name="HeadTag">碳酸钙</Property>
<Property name="ForeColorEdge">194, 190, 77</Property>
<Property name="ForeColorCenter">226, 221, 98</Property>
<Property name="ForeColorTop">243, 245, 139</Property>

Loading…
Cancel
Save