This commit is contained in:
yanran200730
2023-02-20 16:41:35 +08:00
parent f8e91898af
commit 9493853fe4

View File

@@ -111,7 +111,7 @@
style="width: 240px"
v-model="search2.date"
value-format="yyyy-MM-dd"
@change="type = '', getStatisticsHot()"
@change="search2.dateRange = '', getStatisticsHot()"
type="daterange"
start-placeholder="开始日期"
end-placeholder="结束日期"
@@ -233,6 +233,7 @@
methods: {
onChange () {
console.log(22)
this.getStatisticsKeyData()
this.getStatisticsHot()
this.getStatisticsUse()