This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
liumin
/
NewZkgj
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
修改筛选时间
yun
corala
2 years ago
parent
89cbe662d3
commit
677ba6f4a4
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
pages/center/Piabodata/requireminingAnalysis.vue
+ 1
- 1
pages/center/Piabodata/requireminingAnalysis.vue
View File
@@ -461,6 +461,7 @@
},
//时间切换
tabtimetap(index, text) {
this.activeTotal = index;
if (index == 4) {
this.calendarShow = true;
} else {
@@ -469,7 +470,6 @@
this.time = text
this.getdata()
}
this.activeTotal = index;
this.timeshow = false
},
// 顾问选择
Write
Preview
Loading…
Cancel
Save