From 5c829b0071b403366ad68a83da6bfddb18218b88 Mon Sep 17 00:00:00 2001 From: lijuncheng Date: Tue, 24 Dec 2024 11:00:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=BA=93=E4=BD=8D=E6=9F=A5?= =?UTF-8?q?=E8=AF=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/query/nullLocation.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/query/nullLocation.vue b/src/pages/query/nullLocation.vue index 3e66d35f..dd0f6bcc 100644 --- a/src/pages/query/nullLocation.vue +++ b/src/pages/query/nullLocation.vue @@ -128,7 +128,7 @@ this.loadingType = "loading"; if (type === "refresh") { this.pageNo = 1; - this.jobList = []; + this.dataList = []; } var params = { areaCode: this.locationAreaCode,