fix: 部分接口请求 noData 判断调整
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user