Sfoglia il codice sorgente

需记录才允许保存qc

panxingxin 5 anni fa
parent
commit
fa0296736f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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>
       /