bug
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user