This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
liumin
/
zkPCproject
Watch
0
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
init
newStyle
wangxiaohua
3 years ago
parent
a204a6ba1d
commit
06924f16b6
1 changed files
with
8 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+8
-0
src/views/Statistics/TrendAnalysis.vue
+ 8
- 0
src/views/Statistics/TrendAnalysis.vue
View File
@@ -212,6 +212,14 @@ export default {
this.tabtimetap(4);
},
methods: {
//获取部门下拉菜单
overviewfindList(){
this.$api.http.overviewfindList({
houseId:this.houseId,
}).then((res) => {
console.log(res)
})
},
//获取卡片
trendtrendAnalysis(){
let pamaet={
Write
Preview
Loading…
Cancel
Save