Commit a28c67cc authored by 袁玲利's avatar 袁玲利

Merge branch 'v_req_8.2' into develop

parents 8b4af16e f3e79f50
...@@ -413,11 +413,6 @@ ...@@ -413,11 +413,6 @@
console.log(this.columns, 'columns') console.log(this.columns, 'columns')
}, },
methods: { methods: {
async init(){
// await this.getCampusConsumerReport()
// await this.initPieCharts()
// await this.getCateringAbnormalTypeGroupList()
},
shareHandler: function() { shareHandler: function() {
let htmlCanvasImg = document.getElementsByClassName("htmlCanvasImg")[0]; let htmlCanvasImg = document.getElementsByClassName("htmlCanvasImg")[0];
if (htmlCanvasImg) { if (htmlCanvasImg) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment