wangxiaohua 3 lat temu
rodzic
commit
06924f16b6
1 zmienionych plików z 8 dodań i 0 usunięć
  1. +8
    -0
      src/views/Statistics/TrendAnalysis.vue

+ 8
- 0
src/views/Statistics/TrendAnalysis.vue Wyświetl plik

@@ -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={


Ładowanie…
Anuluj
Zapisz