From 5b06c6dcfd5c7ca157f1f460695488abbb121d4b Mon Sep 17 00:00:00 2001 From: liuye Date: Mon, 11 Sep 2023 11:37:03 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=9F=E8=AE=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/project/lulong/AppHandSnapshot/Statistics.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/project/lulong/AppHandSnapshot/Statistics.vue b/src/project/lulong/AppHandSnapshot/Statistics.vue index a2ef8625..41e2baf2 100644 --- a/src/project/lulong/AppHandSnapshot/Statistics.vue +++ b/src/project/lulong/AppHandSnapshot/Statistics.vue @@ -302,8 +302,8 @@ export default { }, handleSelectGird(v) { console.log(11) - // this.selectGird = v || {} this.flag = true + this.selectGird = v || {} this.getStatistics() }, toList(row) {