diff --git a/softwareDirectory/AutoVerScheme/formverypoint.cpp b/softwareDirectory/AutoVerScheme/formverypoint.cpp index 44698b7..c507e81 100644 --- a/softwareDirectory/AutoVerScheme/formverypoint.cpp +++ b/softwareDirectory/AutoVerScheme/formverypoint.cpp @@ -25,7 +25,7 @@ QStringList headlist; //QString DeviceName = BaseCommonApi::getApparatus(id); //QList bizDeviceManageData=BaseCommonApi::getCheckDCPower(id,&headlist); - QList ptList = BaseCommonApi::getVerificationItemsMultiList(id,&headlist); + QList ptList = BaseCommonApi::Search_VerifyTable(id,&headlist); //QList bizDeviceManageData = BaseCommonApi::getCheckDCPower(id); //设置tablewight ui->tableWidget->setRowCount(0);