diff --git a/APPQ5/QMAPP.WinForm/Forms/Operation/OperationForm.cs b/APPQ5/QMAPP.WinForm/Forms/Operation/OperationForm.cs index 48f1910..0d06402 100644 --- a/APPQ5/QMAPP.WinForm/Forms/Operation/OperationForm.cs +++ b/APPQ5/QMAPP.WinForm/Forms/Operation/OperationForm.cs @@ -772,14 +772,14 @@ namespace QMAPP.WinForm.Forms.Operation //if(string.IsNullOrEmpty(_cfgAutoProduct)) // _cfgAutoProduct = productCode; - if (_operationServiceParam.machineInfo.WORKCELL_CODE == "LFRAME_WELDING_BC316") - { - lblMould.Text = "LFRAME_M1"; //BC316下体骨架焊接 - } - else if (_operationServiceParam.machineInfo.WORKCELL_CODE == "AIRDUCT_WELD_BC316") - { - lblMould.Text = "AD_WELD_M1";//BC316多媒体支架 - } + //if (_operationServiceParam.machineInfo.WORKCELL_CODE == "LFRAME_WELDING_BC316") + // { + // lblMould.Text = "LFRAME_M1"; //BC316下体骨架焊接 + // } + //else if (_operationServiceParam.machineInfo.WORKCELL_CODE == "AIRDUCT_WELD_BC316") + //{ + // lblMould.Text = "AD_WELD_M1";//BC316多媒体支架 + //} //采集点输入 var result = _agent.InvokeServiceFunction(B9IPCService.DAI_Input.ToString()