wumu
2023-09-20 332ab3cdf6fd91e5cee4f0a773ab2b270df2ed66
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;
        }