|
|
@@ -70,7 +70,7 @@ void FixedWeightPackForm::on_addPackList_clicked()
|
|
|
// qDebug()<<packinfo->boxes().at(0)->tube_number;
|
|
|
packServer->send(packinfo);
|
|
|
GlobalInfo::this_()->packInfoManger()->savePackInfo(packinfo);
|
|
|
- GlobalInfo::this_()->packInfoManger()->setPackInfoSync(packinfo->codeSingle(),packinfo->time(),true);
|
|
|
+// GlobalInfo::this_()->packInfoManger()->setPackInfoSync(packinfo->codeSingle(),packinfo->time(),true);
|
|
|
GlobalInfo::this_()->printerPack(packinfo);
|
|
|
|
|
|
// //把数据添加到数据库里
|