Jelajahi Sumber

需记录才允许保存qc

panxingxin 5 tahun lalu
induk
melakukan
fa0296736f
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      src/app/store-qc-scanning/store-qc-scanning.page.html

+ 1 - 1
src/app/store-qc-scanning/store-qc-scanning.page.html

@@ -8,7 +8,7 @@
     </ion-buttons>
     <ion-title>QC待保存</ion-title>
     <ion-buttons slot="end">
-      <ion-button [disabled]="storeQCList.length===0" (click)="generateQC()">
+      <ion-button [disabled]="storeQCDetailList.length!==0" (click)="generateQC()">
         生成
       </ion-button>
       /