2021-04-12 13:00:59 +08:00
|
|
|
<style lang="scss">
|
2020-04-14 21:46:38 +08:00
|
|
|
.loading-font{
|
|
|
|
|
color:#232f3e !important;
|
|
|
|
|
}
|
2020-12-21 15:09:38 +08:00
|
|
|
popper-z-index{
|
|
|
|
|
z-index: 3000 !important;
|
|
|
|
|
}
|
2021-04-12 13:00:59 +08:00
|
|
|
.calendar {
|
|
|
|
|
line-height: 40px;
|
|
|
|
|
height: 40px;
|
|
|
|
|
box-sizing: border-box;
|
|
|
|
|
border: 1px solid $--primary-border-color;
|
|
|
|
|
border-radius: $--primary-border-radius;
|
|
|
|
|
}
|
|
|
|
|
.calendar.calendar--small {
|
|
|
|
|
line-height: 32px;
|
|
|
|
|
height: 32px;
|
|
|
|
|
|
|
|
|
|
.calendar-dropdown-title {
|
|
|
|
|
line-height: 30px;
|
|
|
|
|
}
|
2020-04-14 21:46:38 +08:00
|
|
|
}
|
|
|
|
|
.nz-dashboard-dropdown-bg {
|
|
|
|
|
background: $global-text-color-active;
|
|
|
|
|
color: #fff;
|
|
|
|
|
}
|
|
|
|
|
.calendar-dropdown-title {
|
2021-04-12 13:00:59 +08:00
|
|
|
/*line-height:28px;
|
2020-04-14 21:46:38 +08:00
|
|
|
padding-left:5px;
|
2021-04-12 13:00:59 +08:00
|
|
|
margin-left:0;
|
|
|
|
|
margin-top: 0 !important;
|
2020-04-14 21:46:38 +08:00
|
|
|
text-align:left;
|
2021-03-04 09:24:33 +08:00
|
|
|
border-radius:2px;
|
2021-04-12 13:00:59 +08:00
|
|
|
min-width: 80px;
|
|
|
|
|
height: 28px;
|
|
|
|
|
border:solid 1px #d8dce1;*/
|
2020-04-14 21:46:38 +08:00
|
|
|
white-space: nowrap;
|
2020-09-10 17:00:32 +08:00
|
|
|
overflow: hidden;
|
2020-04-14 21:46:38 +08:00
|
|
|
text-overflow: ellipsis;
|
|
|
|
|
}
|
|
|
|
|
.el-dropdown-link {
|
|
|
|
|
cursor: pointer;
|
|
|
|
|
}
|
|
|
|
|
.calendar-popover{
|
|
|
|
|
line-height:22px;
|
|
|
|
|
text-align:center;
|
|
|
|
|
}
|
2020-04-24 17:00:56 +08:00
|
|
|
.panel-time-picker-hidden{
|
2020-04-27 22:17:31 +08:00
|
|
|
width:0px !important;
|
2020-04-24 17:00:56 +08:00
|
|
|
padding:0px !important;
|
2020-04-27 22:17:31 +08:00
|
|
|
border:0px !important;
|
|
|
|
|
visibility: hidden !important;
|
2020-04-24 17:00:56 +08:00
|
|
|
}
|
|
|
|
|
.time-picker-button{
|
|
|
|
|
padding: 0 1px !important;
|
|
|
|
|
height:24px !important;
|
|
|
|
|
margin-top:0px !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.time-picker-left-button{
|
|
|
|
|
margin-right: 4px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.time-picker-right-button{
|
|
|
|
|
margin-left: 4px;
|
|
|
|
|
}
|
|
|
|
|
.calendar-popover-text {}
|
|
|
|
|
</style>
|
|
|
|
|
<style lang="scss">
|
|
|
|
|
.panel-time-picker-popper[x-placement^=bottom] .popper__arrow {
|
|
|
|
|
left: 85% !important;
|
|
|
|
|
}
|
|
|
|
|
.panel-time-picker-popper[x-placement^=bottom] {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.panel-time-picker-popper .el-date-table td.today span {
|
2021-03-31 10:02:12 +08:00
|
|
|
color: #232f3e !important;
|
2020-04-24 17:00:56 +08:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.panel-time-picker-popper .el-picker-panel__footer button:nth-child(1){
|
|
|
|
|
display:none;
|
|
|
|
|
}
|
2021-03-05 20:34:58 +08:00
|
|
|
|
|
|
|
|
.dropdown--suffix {
|
|
|
|
|
padding: 0 8px;
|
|
|
|
|
color: #aaa;
|
|
|
|
|
}
|
2020-04-14 21:46:38 +08:00
|
|
|
</style>
|
|
|
|
|
<template>
|
2021-04-12 13:00:59 +08:00
|
|
|
<div id="panel-calender" :class="{'calendar--small': size === 'small'}" class="calendar">
|
2021-04-28 15:18:21 +08:00
|
|
|
<my-date-picker prefix-icon=" " class="panel-time-picker-hidden " size="mini" ref="calendar"
|
2020-04-24 19:57:04 +08:00
|
|
|
format="yyyy/MM/dd HH:mm:ss" @change="dateChange" v-model="searchTime" type="datetimerange"
|
2020-04-24 17:00:56 +08:00
|
|
|
popper-class="panel-time-picker-popper"
|
|
|
|
|
:range-separator="$t('dashboard.panel.to')"
|
|
|
|
|
:start-placeholder="$t('dashboard.panel.startTime')"
|
|
|
|
|
:end-placeholder="$t('dashboard.panel.endTime')" align="right">
|
2021-04-28 15:18:21 +08:00
|
|
|
</my-date-picker>
|
2020-04-24 17:00:56 +08:00
|
|
|
<!--
|
|
|
|
|
<button type="button" style="border-radius: 1px 1px 1px 1px" @click="right()" v-show="isCustom"
|
|
|
|
|
class="nz-btn nz-btn-size-normal nz-btn-style-light time-picker-button time-picker-right-button" >
|
|
|
|
|
<i style="font-size: 12px" class="el-icon-arrow-right"></i>
|
|
|
|
|
</button>-->
|
2021-04-12 13:00:59 +08:00
|
|
|
<el-dropdown ref="timePickerDropdown" class="calendar-dropdown-title" trigger="click" @command="timeChange" @visible-change="popoverClick">
|
2020-04-14 21:46:38 +08:00
|
|
|
<el-popover
|
|
|
|
|
placement="bottom-end"
|
2020-04-17 08:15:13 +08:00
|
|
|
min-width="120px"
|
|
|
|
|
:visible-arrow="false"
|
|
|
|
|
:disabled="isPopoverDisabled"
|
|
|
|
|
trigger="hover"
|
2021-09-26 11:56:36 +08:00
|
|
|
popper-class="popper-z-index right-box-select-top right-box-dropdown-top"
|
2020-04-17 08:15:13 +08:00
|
|
|
id="panel-calender-popover">
|
2020-10-12 18:15:24 +08:00
|
|
|
<template v-if="this.searchTime&&this.searchTime.length>1">
|
|
|
|
|
<el-row :gutter="10" class="calendar-popover">
|
|
|
|
|
<el-col :span="24" class="calendar-popover-text">{{searchTime[0]}}</el-col>
|
|
|
|
|
</el-row>
|
|
|
|
|
<el-row :gutter="10" class="calendar-popover">
|
|
|
|
|
<el-col :span="24" class="calendar-popover-text">{{$t('dashboard.panel.to')}}</el-col>
|
|
|
|
|
</el-row>
|
|
|
|
|
<el-row :gutter="10" class="calendar-popover">
|
|
|
|
|
<el-col :span="24" class="calendar-popover-text">{{searchTime[1]}}</el-col>
|
|
|
|
|
</el-row>
|
|
|
|
|
</template>
|
|
|
|
|
<template v-else>
|
|
|
|
|
<div style="text-align: center;width: 100%;color: #909399;font-family: NotoSans !important;font-size: 12px !important;">{{$t("dashboard.panel.noDate")}}</div>
|
|
|
|
|
</template>
|
2020-04-24 17:00:56 +08:00
|
|
|
<div class="el-dropdown-link" slot="reference">
|
2020-09-10 17:00:32 +08:00
|
|
|
<i class="nz-icon nz-icon-time" style="width:20px;"></i>
|
2020-04-24 17:00:56 +08:00
|
|
|
<span class="panel-list-title" id="timePickerContent">{{showTime.text}}</span>
|
2021-03-05 20:34:58 +08:00
|
|
|
<span class="dropdown--suffix">
|
|
|
|
|
<i class="el-icon-arrow-down"></i>
|
|
|
|
|
</span>
|
2020-04-24 17:00:56 +08:00
|
|
|
</div>
|
2020-04-14 21:46:38 +08:00
|
|
|
</el-popover>
|
2021-09-26 11:56:36 +08:00
|
|
|
<el-dropdown-menu class="nz-dashboard-dropdown popper-z-index" style="margin-top: 5px" slot="dropdown">
|
2020-04-17 08:15:13 +08:00
|
|
|
<!-- <el-dropdown-item >{{$t('dashboard.panel.customTimeRange')}}</el-dropdown-item> -->
|
2021-03-19 18:52:19 +08:00
|
|
|
<template v-for="(item, index) in timeData" >
|
|
|
|
|
<el-dropdown-item v-if="item.id !== 12 || showEmpty" :key="index" :class="showTime.id === item.id ? 'nz-dashboard-dropdown-bg' : ''" :command="item">
|
2020-10-12 18:15:24 +08:00
|
|
|
{{item.text}}
|
|
|
|
|
</el-dropdown-item>
|
|
|
|
|
</template>
|
|
|
|
|
|
2020-04-14 21:46:38 +08:00
|
|
|
</el-dropdown-menu>
|
|
|
|
|
</el-dropdown>
|
|
|
|
|
</div>
|
|
|
|
|
</template>
|
|
|
|
|
|
|
|
|
|
<script>
|
2021-04-12 13:00:59 +08:00
|
|
|
import bus from '@/libs/bus'
|
2020-04-14 21:46:38 +08:00
|
|
|
|
|
|
|
|
export default {
|
2021-03-19 18:52:19 +08:00
|
|
|
name: 'timePicker',
|
2020-04-14 21:46:38 +08:00
|
|
|
props: {
|
2021-03-19 18:52:19 +08:00
|
|
|
defaultPick: Number,
|
2021-04-12 13:00:59 +08:00
|
|
|
showEmpty: { default: false, type: Boolean },
|
|
|
|
|
size: {
|
|
|
|
|
type: String
|
|
|
|
|
}
|
2020-04-14 21:46:38 +08:00
|
|
|
},
|
2021-03-19 18:52:19 +08:00
|
|
|
data () {
|
2020-04-14 21:46:38 +08:00
|
|
|
return {
|
2021-03-19 18:52:19 +08:00
|
|
|
isPopoverDisabled: false,
|
|
|
|
|
isCustom: false,
|
|
|
|
|
searchTime: [
|
|
|
|
|
bus.timeFormate(bus.getOffsetTimezoneData(-1), 'yyyy-MM-dd hh:mm:ss'),
|
|
|
|
|
bus.timeFormate(bus.getOffsetTimezoneData(), 'yyyy-MM-dd hh:mm:ss')
|
2020-04-14 21:46:38 +08:00
|
|
|
],
|
|
|
|
|
showTime: {
|
2020-04-27 22:17:31 +08:00
|
|
|
id: 4,
|
2021-03-19 18:52:19 +08:00
|
|
|
text: this.$t('dashboard.panel.lastOneHour')
|
2020-04-14 21:46:38 +08:00
|
|
|
},
|
|
|
|
|
timeData: [
|
2020-04-17 08:15:13 +08:00
|
|
|
{
|
2021-03-19 18:52:19 +08:00
|
|
|
id: 0,
|
2021-03-31 10:02:12 +08:00
|
|
|
text: this.$t('dashboard.panel.customTimeRange'),
|
|
|
|
|
value: -1
|
2020-04-17 08:15:13 +08:00
|
|
|
},
|
2020-10-12 18:15:24 +08:00
|
|
|
{
|
2021-03-19 18:52:19 +08:00
|
|
|
id: 12,
|
2021-03-31 10:02:12 +08:00
|
|
|
text: this.$t('dashboard.panel.noDate'),
|
|
|
|
|
value: 0
|
2020-10-12 18:15:24 +08:00
|
|
|
},
|
2020-04-14 21:46:38 +08:00
|
|
|
{
|
2021-03-19 18:52:19 +08:00
|
|
|
id: 1,
|
|
|
|
|
text: this.$t('dashboard.panel.lastFiveMin'),
|
|
|
|
|
type: 'minute',
|
|
|
|
|
value: 5
|
2020-04-14 21:46:38 +08:00
|
|
|
},
|
|
|
|
|
{
|
2021-03-19 18:52:19 +08:00
|
|
|
id: 2,
|
|
|
|
|
text: this.$t('dashboard.panel.lastFifteenMin'),
|
|
|
|
|
type: 'minute',
|
|
|
|
|
value: 15
|
2020-04-14 21:46:38 +08:00
|
|
|
},
|
|
|
|
|
{
|
2021-03-19 18:52:19 +08:00
|
|
|
id: 3,
|
|
|
|
|
text: this.$t('dashboard.panel.lastThirtyMin'),
|
|
|
|
|
type: 'minute',
|
|
|
|
|
value: 30
|
2020-04-14 21:46:38 +08:00
|
|
|
},
|
|
|
|
|
{
|
2021-03-19 18:52:19 +08:00
|
|
|
id: 4,
|
|
|
|
|
text: this.$t('dashboard.panel.lastOneHour'),
|
|
|
|
|
type: 'hour',
|
|
|
|
|
value: 1
|
2020-04-14 21:46:38 +08:00
|
|
|
},
|
|
|
|
|
{
|
2021-03-19 18:52:19 +08:00
|
|
|
id: 5,
|
|
|
|
|
text: this.$t('dashboard.panel.lastThreeHour'),
|
|
|
|
|
type: 'hour',
|
|
|
|
|
value: 3
|
2020-04-14 21:46:38 +08:00
|
|
|
},
|
|
|
|
|
{
|
2021-03-19 18:52:19 +08:00
|
|
|
id: 6,
|
|
|
|
|
text: this.$t('dashboard.panel.lastSixHour'),
|
|
|
|
|
type: 'hour',
|
|
|
|
|
value: 6
|
2020-04-14 21:46:38 +08:00
|
|
|
},
|
|
|
|
|
{
|
2021-03-19 18:52:19 +08:00
|
|
|
id: 7,
|
|
|
|
|
text: this.$t('dashboard.panel.lastTwelveHour'),
|
|
|
|
|
type: 'hour',
|
|
|
|
|
value: 12
|
2020-04-14 21:46:38 +08:00
|
|
|
},
|
|
|
|
|
{
|
2021-03-19 18:52:19 +08:00
|
|
|
id: 8,
|
|
|
|
|
text: this.$t('dashboard.panel.lastTwentyFourHour'),
|
|
|
|
|
type: 'hour',
|
|
|
|
|
value: 24
|
2020-04-14 21:46:38 +08:00
|
|
|
},
|
|
|
|
|
{
|
2021-03-19 18:52:19 +08:00
|
|
|
id: 9,
|
|
|
|
|
text: this.$t('dashboard.panel.lastTwoDay'),
|
|
|
|
|
type: 'date',
|
|
|
|
|
value: 2
|
2020-04-14 21:46:38 +08:00
|
|
|
},
|
|
|
|
|
{
|
2021-03-19 18:52:19 +08:00
|
|
|
id: 10,
|
|
|
|
|
text: this.$t('dashboard.panel.lastSevenDay'),
|
|
|
|
|
type: 'date',
|
|
|
|
|
value: 7
|
2020-04-14 21:46:38 +08:00
|
|
|
},
|
|
|
|
|
{
|
2021-03-19 18:52:19 +08:00
|
|
|
id: 11,
|
|
|
|
|
text: this.$t('dashboard.panel.lastThirtyDay'),
|
|
|
|
|
type: 'date',
|
|
|
|
|
value: 30
|
2020-04-14 21:46:38 +08:00
|
|
|
}
|
|
|
|
|
],
|
2021-03-19 18:52:19 +08:00
|
|
|
nowTimeType: {
|
|
|
|
|
id: 4,
|
|
|
|
|
text: this.$t('dashboard.panel.lastOneHour'),
|
|
|
|
|
type: 'hour',
|
|
|
|
|
value: 1
|
|
|
|
|
}
|
|
|
|
|
}
|
2020-04-14 21:46:38 +08:00
|
|
|
},
|
|
|
|
|
methods: {
|
2021-03-19 18:52:19 +08:00
|
|
|
dateChange (val) {
|
|
|
|
|
const startTime = bus.timeFormate(val[0], 'yyyy-MM-dd hh:mm:ss')
|
|
|
|
|
const endTime = bus.timeFormate(val[1], 'yyyy-MM-dd hh:mm:ss')
|
|
|
|
|
this.$set(this.searchTime, 0, startTime)
|
|
|
|
|
this.$set(this.searchTime, 1, endTime)
|
2020-04-24 17:00:56 +08:00
|
|
|
|
2021-03-19 18:52:19 +08:00
|
|
|
// let timerPicker = document.querySelector('#timePickerContent');
|
|
|
|
|
// timerPicker.innerText = this.searchTime[0]+" "+this.$t("dashboard.panel.to")+" "+this.searchTime[1];
|
|
|
|
|
this.$set(this.showTime, 'id', 0)
|
|
|
|
|
this.$set(this.showTime, 'text', this.searchTime[0] + ' ' + this.$t('dashboard.panel.to') + ' ' + this.searchTime[1])
|
2020-04-24 17:00:56 +08:00
|
|
|
/*
|
|
|
|
|
let tipElementList = document.getElementsByClassName('calendar-popover-text');
|
|
|
|
|
if(tipElementList && tipElementList.length===3){
|
|
|
|
|
console.log('-0-0-0',tipElementList);
|
|
|
|
|
tipElementList[0].innerHTML = this.searchTime[0];
|
|
|
|
|
tipElementList[1].innerHTML = this.$t("dashboard.panel.to");
|
|
|
|
|
tipElementList[2].innerHTML = this.searchTime[1];
|
|
|
|
|
console.log('-0-0-2',tipElementList);
|
2021-03-19 18:52:19 +08:00
|
|
|
} */
|
|
|
|
|
this.$emit('change', this.searchTime)
|
2020-04-24 17:00:56 +08:00
|
|
|
},
|
2021-03-19 18:52:19 +08:00
|
|
|
setCustomTime (timeGroup) {
|
2021-03-31 11:10:04 +08:00
|
|
|
if (timeGroup) {
|
|
|
|
|
this.showTime = this.nowTimeType = this.timeData.find(item => item.id == timeGroup.id)
|
|
|
|
|
if (this.showTime) {
|
2021-04-01 09:48:03 +08:00
|
|
|
this.showTime = Object.assign({}, this.showTime)
|
2021-03-31 11:10:04 +08:00
|
|
|
this.$set(this.searchTime, 0, timeGroup.start_time)
|
|
|
|
|
this.$set(this.searchTime, 1, timeGroup.end_time)
|
|
|
|
|
} else {
|
2021-03-31 10:02:12 +08:00
|
|
|
this.showTime = this.nowTimeType = {
|
2021-03-31 11:10:04 +08:00
|
|
|
id: 4,
|
|
|
|
|
text: this.$t('dashboard.panel.lastOneHour'),
|
|
|
|
|
type: 'hour',
|
|
|
|
|
value: 1
|
2021-03-31 10:02:12 +08:00
|
|
|
}
|
2021-03-31 11:10:04 +08:00
|
|
|
const time = bus.getTimezontDateRange()
|
|
|
|
|
this.$set(this.searchTime, 0, time[0])
|
|
|
|
|
this.$set(this.searchTime, 1, time[1])
|
|
|
|
|
}
|
|
|
|
|
} else {
|
|
|
|
|
this.showTime = this.nowTimeType = {
|
|
|
|
|
id: 4,
|
|
|
|
|
text: this.$t('dashboard.panel.lastOneHour'),
|
|
|
|
|
type: 'hour',
|
|
|
|
|
value: 1
|
2021-03-19 18:52:19 +08:00
|
|
|
}
|
2021-03-31 11:10:04 +08:00
|
|
|
const time = bus.getTimezontDateRange()
|
|
|
|
|
this.$set(this.searchTime, 0, time[0])
|
|
|
|
|
this.$set(this.searchTime, 1, time[1])
|
2020-04-24 17:00:56 +08:00
|
|
|
}
|
|
|
|
|
},
|
2021-03-19 18:52:19 +08:00
|
|
|
// left(){},
|
|
|
|
|
// right(){},
|
|
|
|
|
timeChange (val, from) {
|
|
|
|
|
this.nowTimeType = val
|
|
|
|
|
this.$set(this.showTime, 'id', val.id)
|
|
|
|
|
this.$set(this.showTime, 'text', val.text)
|
2020-04-14 21:46:38 +08:00
|
|
|
if (!val) {
|
2021-03-19 18:52:19 +08:00
|
|
|
this.isCustom = false
|
|
|
|
|
return false
|
|
|
|
|
} else {
|
|
|
|
|
this.setSearchTime(val.type, val.value)
|
|
|
|
|
// let timerPicker = document.querySelector('#timePickerContent');
|
|
|
|
|
// timerPicker.innerText = val.text;
|
|
|
|
|
/*
|
2020-04-24 17:00:56 +08:00
|
|
|
let tipElementList = document.getElementsByClassName('calendar-popover-text');
|
|
|
|
|
if(tipElementList && tipElementList.length===3){
|
|
|
|
|
tipElementList[0].innerHTML = this.searchTime[0];
|
|
|
|
|
tipElementList[1].innerHTML = this.$t("dashboard.panel.to");
|
|
|
|
|
tipElementList[2].innerHTML = this.searchTime[1];
|
2021-03-19 18:52:19 +08:00
|
|
|
} */
|
2020-04-17 08:15:13 +08:00
|
|
|
|
2021-03-19 18:52:19 +08:00
|
|
|
const id = val.id
|
|
|
|
|
if (id === 0) { // custom
|
|
|
|
|
if (from === 'chart') {
|
|
|
|
|
this.isCustom = false
|
|
|
|
|
this.$emit('change', this.searchTime)
|
|
|
|
|
} else {
|
|
|
|
|
this.isCustom = true
|
|
|
|
|
this.$refs.calendar.focus()
|
2021-04-28 15:18:21 +08:00
|
|
|
this.$refs.calendar.pickerVisible = true
|
2020-10-12 18:15:24 +08:00
|
|
|
}
|
2021-03-19 18:52:19 +08:00
|
|
|
} else {
|
|
|
|
|
this.isCustom = false
|
|
|
|
|
if (this.showEmpty && id === 12) {
|
|
|
|
|
this.searchTime = []
|
|
|
|
|
}
|
|
|
|
|
this.$emit('change', this.searchTime)
|
2020-04-17 08:15:13 +08:00
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
2021-03-19 18:52:19 +08:00
|
|
|
getCurrentTime () {
|
|
|
|
|
let timeTypeId = this.showTime.id
|
|
|
|
|
if (timeTypeId === 0) {
|
|
|
|
|
return this.searchTime
|
|
|
|
|
} else {
|
|
|
|
|
if (!timeTypeId) { timeTypeId = 4 }
|
|
|
|
|
const currentTime = this.timeData.find(item => item.id === timeTypeId)
|
|
|
|
|
this.setSearchTime(currentTime.type, currentTime.value)
|
|
|
|
|
return this.searchTime
|
|
|
|
|
}
|
2020-05-21 09:03:30 +08:00
|
|
|
},
|
2021-03-19 18:52:19 +08:00
|
|
|
setSearchTime (type, val) {
|
|
|
|
|
if (type === 'minute') {
|
|
|
|
|
const startTime = bus.timeFormate(new Date(bus.computeTimezone(new Date().getTime())).setMinutes(new Date(bus.computeTimezone(new Date().getTime())).getMinutes() - val), 'yyyy-MM-dd hh:mm:ss')
|
|
|
|
|
const endTime = bus.timeFormate(new Date(bus.computeTimezone(new Date().getTime())), 'yyyy-MM-dd hh:mm:ss')
|
|
|
|
|
this.$set(this.searchTime, 0, startTime)
|
|
|
|
|
this.$set(this.searchTime, 1, endTime)
|
|
|
|
|
this.$set(this.searchTime, 2, val + 'm')
|
|
|
|
|
} else if (type === 'hour') {
|
|
|
|
|
const startTime = bus.timeFormate(new Date(bus.computeTimezone(new Date().getTime())).setHours(new Date(bus.computeTimezone(new Date().getTime())).getHours() - val), 'yyyy-MM-dd hh:mm:ss')
|
|
|
|
|
const endTime = bus.timeFormate(new Date(bus.computeTimezone(new Date().getTime())), 'yyyy-MM-dd hh:mm:ss')
|
|
|
|
|
this.$set(this.searchTime, 0, startTime)
|
|
|
|
|
this.$set(this.searchTime, 1, endTime)
|
|
|
|
|
this.$set(this.searchTime, 2, val + 'h')
|
|
|
|
|
} else if (type === 'date') {
|
|
|
|
|
const startTime = bus.timeFormate(new Date(bus.computeTimezone(new Date().getTime())).setDate(new Date(bus.computeTimezone(new Date().getTime())).getDate() - val), 'yyyy-MM-dd hh:mm:ss')
|
|
|
|
|
const endTime = bus.timeFormate(new Date(bus.computeTimezone(new Date().getTime())), 'yyyy-MM-dd hh:mm:ss')
|
|
|
|
|
this.$set(this.searchTime, 0, startTime)
|
|
|
|
|
this.$set(this.searchTime, 1, endTime)
|
|
|
|
|
this.$set(this.searchTime, 2, val + 'd')
|
2020-04-17 08:15:13 +08:00
|
|
|
}
|
|
|
|
|
},
|
2021-03-19 18:52:19 +08:00
|
|
|
setCostomTime: function (costomTime) {
|
|
|
|
|
this.searchTime = Object.assign(costomTime)
|
|
|
|
|
const val = Object.assign(this.timeData[0])
|
|
|
|
|
this.$set(this.showTime, 'id', val.id)
|
|
|
|
|
this.$set(this.showTime, 'text', val.text)
|
2020-04-24 19:57:04 +08:00
|
|
|
},
|
2021-03-19 18:52:19 +08:00
|
|
|
popoverClick (val) {
|
|
|
|
|
if (val) {
|
|
|
|
|
this.isPopoverDisabled = true
|
|
|
|
|
} else {
|
|
|
|
|
this.isPopoverDisabled = false
|
2020-04-14 21:46:38 +08:00
|
|
|
}
|
2021-03-19 18:52:19 +08:00
|
|
|
}
|
2020-04-24 17:00:56 +08:00
|
|
|
},
|
2021-03-19 18:52:19 +08:00
|
|
|
created () {
|
2020-10-12 18:15:24 +08:00
|
|
|
},
|
2021-03-19 18:52:19 +08:00
|
|
|
watch: {
|
|
|
|
|
defaultPick: {
|
|
|
|
|
immediate: true,
|
|
|
|
|
handler (n, o) {
|
|
|
|
|
if (n && Number.isInteger(n)) {
|
|
|
|
|
const showTime = this.timeData.find(item => item.id == n)
|
|
|
|
|
if (showTime) {
|
|
|
|
|
this.showTime = Object.assign({}, showTime)
|
2020-10-12 18:15:24 +08:00
|
|
|
}
|
2021-03-19 18:52:19 +08:00
|
|
|
if (this.showEmpty && this.defaultPick === 12) {
|
|
|
|
|
this.searchTime = []
|
2020-10-12 18:15:24 +08:00
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
2021-03-19 18:52:19 +08:00
|
|
|
}
|
2020-10-12 18:15:24 +08:00
|
|
|
},
|
2020-04-24 17:00:56 +08:00
|
|
|
mounted: function () {
|
|
|
|
|
/*
|
|
|
|
|
if(this.isCustom){
|
|
|
|
|
if(this.timeGroup.length===2){
|
|
|
|
|
this.$set(this.searchTime, 0, this.timeGroup[0]);
|
|
|
|
|
this.$set(this.searchTime, 1, this.timeGroup[1]);
|
|
|
|
|
|
|
|
|
|
this.$set(this.showTime, 'id', 0);
|
|
|
|
|
this.$set(this.showTime, 'text', this.searchTime[0]+" "+this.$t("dashboard.panel.to")+" "+this.searchTime[1]);
|
|
|
|
|
}
|
|
|
|
|
}else{
|
|
|
|
|
let timeObj = this.timeData.find((item)=>{return item.id===this.timeDataId});
|
|
|
|
|
this.$set(this.showTime, 'id', this.timeDataId);
|
|
|
|
|
this.$set(this.showTime, 'text', timeObj.text);
|
|
|
|
|
this.setSearchTime(timeObj.type,timeObj.value);
|
2021-03-19 18:52:19 +08:00
|
|
|
} */
|
|
|
|
|
}
|
|
|
|
|
}
|
2020-04-14 21:46:38 +08:00
|
|
|
</script>
|