派生自 ~fyy/unattended-app
pages/driver-page/driver-index/bill-of-lading-details/punchTheClock/punchTheClock.vue @@ -89,10 +89,8 @@ setTimeout(() => { uni.navigateBack({ delta: 1 }, 500 ); }); }, 1000); } else { this.$u.toast(res.msg ? res.msg : '签到失败'); }