internal_system_v1/clientmainwindow.cpp @@ -107,7 +107,8 @@ if(comName.isValid()){ if(!readDataFromSQL(comName.toString())){ QMessageBox::information(this,"导入中断","请确认公司基本信息已经存在"); return; break; //return; } qDebug()<<comName<<g_comId; }