pages/clockSignIn/clockSignIn.vue
@@ -93,6 +93,8 @@ geocode:'true', success: function (res) { console.log('当前位置:' + res); console.log('当前位置longitude:' + res.longitude); console.log('当前位置latitude:' + res.latitude); //114.921652006005 25.8457176283118 // that.jd = '114.921652006005'; // that.wd = '25.8457176283118'; @@ -167,7 +169,7 @@ goClock() { var that = this; uni.request({ url: this.$store.state.piAPI + `/attendance/AppSave`, url: this.$store.state.BaopiAPI + `/attendance/AppSave`, method: "POST", data:{ number: this.code,