pages/phyz/checkLocDetl/locDetlList2.vue
@@ -116,7 +116,9 @@ } else { _this.dataList = res.data.locNo } // for (let k of _this.dataList) { // k['count'] = k.anfme // } } else if (res.code == 403) { uni.showToast({ title: res.msg, icon: "error", position: 'top' }) setTimeout(() => { uni.reLaunch({ url: '../../login/login' }); }, 1000);