mirror of
https://gitee.com/anji-plus/report.git
synced 2026-03-20 09:38:35 +08:00
refresh
This commit is contained in:
@@ -201,7 +201,7 @@ export default {
|
||||
}
|
||||
}
|
||||
},
|
||||
dynamicDataFn(val) {
|
||||
dynamicDataFn(val, refreshTime) {
|
||||
if (!val) return;
|
||||
if (this.ispreview) {
|
||||
this.getEchartData(val);
|
||||
|
||||
Reference in New Issue
Block a user