Toggle navigation
Toggle navigation
This project
Loading...
Sign in
monitor_v3
/
anji-plus-report
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
鲁尚清
3 years ago
Commit
3427d60fbd5e8ae0f2169b7bf9d66229315747f1
1 parent
ad3d711b
趋势图根据年/季度/月按钮切换注释
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
report-ui/src/views/report/bigscreen/designer/widget/monitor/customLineTrend.vue
report-ui/src/views/report/bigscreen/designer/widget/monitor/customLineTrend.vue
View file @
3427d60
...
...
@@ -95,11 +95,11 @@ export default {
handler(val){
if(this.optionsSetup.isVuex){
let optionsData=this.optionsData;
if(this.optionsData.dataType=="dynamicData"){
/*
if(this.optionsData.dataType=="dynamicData"){
//改变参数值-月季度年,重新加载动态数据--待测
this.optionsData.dynamicData.contextData.dataScope=val;
// this.editorOptions();
}
}
*/
}
},
...
...
Please
register
or
login
to post a comment