tx
8 天以前 e0b138b3e057de6f57021e6c8963868f5c5acc5a
TProduct.Link/TProduct.Link.Kedi/°®¸£Ê¿/LinkHelper_°®¸£Ê¿.cs
@@ -47,7 +47,7 @@
                    if (instrument.InstrumentType ==
                         (int)TProduct.Model.WorkBenchInstrumentKedi.eKediInstrumentType.电参数仪)
                    {
                        var msg_item = new TProduct.Link.Kedi.MsgItem_QZ_8930();
                        var msg_item = new TProduct.Link.Kedi.MsgItem_QZ_8930_三相();
                        msg_item.InitialData(
                            workBench,
                            tesItem.ElectricInfo,
@@ -61,6 +61,7 @@
                         (int)TProduct.Model.WorkBenchInstrumentKedi.eKediInstrumentType.无纸数据记录仪)
                    {
                        var msg_item = new MsgItem_爱福士_Dr();
                        msg_item.SetMeterInfo(_allPressMeter, _allFlowMeter);
                        msg_item.Name = "无纸数据记录仪";
                        msg_item.InitialData(workBench, instrument, allMonitors);
                        single_com_helper.AddMsgItem(msg_item);