diff --git a/BBWY.Client/ViewModels/QualityTask/QualityViewModel.cs b/BBWY.Client/ViewModels/QualityTask/QualityViewModel.cs
index 839d9098..f8418df1 100644
--- a/BBWY.Client/ViewModels/QualityTask/QualityViewModel.cs
+++ b/BBWY.Client/ViewModels/QualityTask/QualityViewModel.cs
@@ -440,11 +440,11 @@ namespace BBWY.Client.ViewModels
MessageBox.Show("无可用的合格证打印!");
return;
}
- if (PurchaseSkuList.Where(p => p.IsSetCertificate).Count() > 0)
- {
- MessageBox.Show("存在未确认的合格证,请先完成确认!");
- return;
- }
+ //if (PurchaseSkuList.Where(p => p.IsSetCertificate).Count() > 0)
+ //{
+ // MessageBox.Show("存在未确认的合格证,请先完成确认!");
+ // return;
+ //}
if (PurchaseSkuList.Where(p => p.IsNeedCer && p.CerDTO.Id > 0).Count() <= 0)
{
MessageBox.Show("无可选的合格证打印!");
diff --git a/BBWY.Client/Views/QualityTask/QualityWindow.xaml b/BBWY.Client/Views/QualityTask/QualityWindow.xaml
index 030267de..1d4d4156 100644
--- a/BBWY.Client/Views/QualityTask/QualityWindow.xaml
+++ b/BBWY.Client/Views/QualityTask/QualityWindow.xaml
@@ -136,8 +136,8 @@
-
-
+
+
@@ -148,7 +148,7 @@
-
+
@@ -280,11 +280,10 @@
-
-
+
+
+
@@ -355,8 +354,8 @@
-
+