Example #1
0
 // 打印随工单-加载选中的检测项目
 public static DataTable GetOutCheckeds(string strRID)
 {
     return(FlowMeterPro.GetOutCheckeds(strRID));
 }