fix: 部分接口请求 noData 判断调整

This commit is contained in:
@changcode
2023-01-17 14:00:41 +08:00
parent 05677d5fb6
commit 38006bd964
6 changed files with 5 additions and 23 deletions

View File

@@ -675,13 +675,6 @@ export default {
})
}
},
// moreChange (app) {
// this.appData.forEach(t => {
// if (t.name === app.name && t.type === app.type) {
// t.moreOptions = !t.moreOptions
// }
// })
// },
resize () {
this.myChart.forEach(t => {
t.resize()