#
whycq
2025-02-19 04839b0c8660e2ba4228a743edf8f784e2470d6c
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);