|
|
@ -370,6 +370,7 @@ export default { |
|
|
console.log("isSelf", val); |
|
|
console.log("isSelf", val); |
|
|
this.getCurrentDateData(); |
|
|
this.getCurrentDateData(); |
|
|
this.getRangeData(); |
|
|
this.getRangeData(); |
|
|
|
|
|
this.getMonthData(); |
|
|
}, |
|
|
}, |
|
|
currentYear: function (val) { |
|
|
currentYear: function (val) { |
|
|
console.log("watch--currentYear", val); |
|
|
console.log("watch--currentYear", val); |
|
|
|