lin
2024-05-10 e5b270a0dbdcfd3847fec6c9c3a1b351925c51c3
subPackage/school/clockIn.vue
@@ -269,7 +269,10 @@
               if (isJur == 1) {
                  if (doorplateType == "中门牌" || doorplateType == "小门牌") {
                     this.info.houseCode = code;
                     this.info.placeName = res.data.poi;
                     this.info.placeName = res.data.aoiName;
                     this.info.location = res.data.addressName;
                     this.info.lng = res.data.x;
                     this.info.lat = res.data.y;
                  }
               } else {
                  uni.showModal({