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) {