zhangc
2025-03-24 c9bf178eb14f830e503481c6acbe883e13b3f189
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);