tianq 3 years ago
parent
commit
e1df2b4fe0
  1. 2
      src/views/modules/census/census-accountList.vue

2
src/views/modules/census/census-accountList.vue

@ -494,7 +494,7 @@ export default {
this.$refs.pieChart.setOption(this.pieOption); this.$refs.pieChart.setOption(this.pieOption);
}, },
handelClickMyPei(param) { handelClickMyPei(param) {
this. // this.
} }
} }
}; };

Loading…
Cancel
Save