bug
This commit is contained in:
@@ -111,7 +111,7 @@
|
|||||||
style="width: 240px"
|
style="width: 240px"
|
||||||
v-model="search2.date"
|
v-model="search2.date"
|
||||||
value-format="yyyy-MM-dd"
|
value-format="yyyy-MM-dd"
|
||||||
@change="type = '', getStatisticsHot()"
|
@change="search2.dateRange = '', getStatisticsHot()"
|
||||||
type="daterange"
|
type="daterange"
|
||||||
start-placeholder="开始日期"
|
start-placeholder="开始日期"
|
||||||
end-placeholder="结束日期"
|
end-placeholder="结束日期"
|
||||||
@@ -233,6 +233,7 @@
|
|||||||
|
|
||||||
methods: {
|
methods: {
|
||||||
onChange () {
|
onChange () {
|
||||||
|
console.log(22)
|
||||||
this.getStatisticsKeyData()
|
this.getStatisticsKeyData()
|
||||||
this.getStatisticsHot()
|
this.getStatisticsHot()
|
||||||
this.getStatisticsUse()
|
this.getStatisticsUse()
|
||||||
|
|||||||
Reference in New Issue
Block a user