feat:chart比较添加显示隐藏的动画

This commit is contained in:
zhangyu
2021-03-31 13:59:15 +08:00
parent 7203d5bb3f
commit 892ce6c918
9 changed files with 167 additions and 76 deletions

View File

@@ -1371,6 +1371,11 @@ export default {
this.screenModal = true
this.isGreyScreen = []
this.$refs.pickTime.$refs.multipleTime.searchTime = []
this.$refs.pickTime.$refs.multipleTime.showTime = {
id: 12,
text: this.$t('dashboard.panel.noDate')
}
this.$refs.pickTime.$refs.multipleTime.showDropdown = false
this.$refs.pickTime.$refs.timePicker.setCustomTime(this.stableFilter)
this.seriesItemScreen = this.seriesItem
// this.seriesItemScreen = this.seriesItem;