tx
8 天以前 e0b138b3e057de6f57021e6c8963868f5c5acc5a
TProduct.Link/TProduct.Link.Kedi/½­´ó/LinkHelper_½­ËÕ´óѧ.cs
@@ -56,7 +56,7 @@
                    if (instrument.InstrumentType ==
                        (int)TProduct.Model.WorkBenchInstrumentKedi.eKediInstrumentType.电参数仪)
                    {
                        var msg_item = new MsgItem_QZ_8930();
                        var msg_item = new MsgItem_QZ_8930_三相();
                        msg_item.InitialData(
                            workBench,
                            tesItem.ElectricInfo,
@@ -69,6 +69,7 @@
                        (int)TProduct.Model.WorkBenchInstrumentKedi.eKediInstrumentType.无纸数据记录仪)
                    {
                        var msg_item = new MsgItem_江大_Dr();
                        msg_item.SetMeterInfo(_allPressMeter, _allFlowMeter);
                        msg_item.Name = "无纸数据记录仪";
                        msg_item.InitialData(instrument, allMonitors, 4);
                        single_com_helper.AddMsgItem(msg_item);