subPackage/school/clockIn.vue @@ -238,6 +238,7 @@ onScan() { uni.scanCode({ onlyFromCamera: true, success: (res) => { let obj = this.getUrlParams(res.result); this.getHouseType(obj.stdId);