diff --git a/src/views/modules/census/census-accountList.vue b/src/views/modules/census/census-accountList.vue index a37747d3f..746cffb86 100644 --- a/src/views/modules/census/census-accountList.vue +++ b/src/views/modules/census/census-accountList.vue @@ -494,7 +494,7 @@ export default { this.$refs.pieChart.setOption(this.pieOption); }, handelClickMyPei(param) { - this. + // this. } } };