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