panxingxin 5 năm trước cách đây
mục cha
commit
3309a6ff03
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/app/inspection-list/inspection-list.page.ts

+ 1 - 1
src/app/inspection-list/inspection-list.page.ts

@@ -68,7 +68,7 @@ export class InspectionListPage implements OnInit {
         });
       }
     }, (err) => { });
-    this.showPicture(qc, this.cameraSetting.albumOption)
+    this.showPicture(this.cameraSetting.albumOption)
   }
 
   takePicture() {