From 9636314d58c70b90fc1adceda4522f0d43a1dc17 Mon Sep 17 00:00:00 2001 From: cqf <1219224667@qq.com> Date: 星期五, 20 五月 2022 22:25:41 +0800 Subject: [PATCH] 05202225 --- src/views/safetyHazardAccount/index.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/views/safetyHazardAccount/index.vue b/src/views/safetyHazardAccount/index.vue index 92fb1b4..66ae526 100644 --- a/src/views/safetyHazardAccount/index.vue +++ b/src/views/safetyHazardAccount/index.vue @@ -488,7 +488,6 @@ }, getPageList() { this.listQuery.page = 1 - console.log(this.listQuery) this.checkTime() getPageList(this.listQuery).then(res => { if (res.data.ok == 1) { -- Gitblit v1.9.2