| | |
| | | this.TreeDataPool.clean(); |
| | | }); |
| | | |
| | | let _this = this |
| | | let _this = this; |
| | | _this.PollData.statisticTaskInfo(); |
| | | this.intervalTimer = setInterval(() => { |
| | | _this.PollData.statisticTaskInfo(); |
| | | }, 10000) |
| | |
| | | <style lang="scss"> |
| | | .s-video-manage { |
| | | width: 100%; |
| | | min-width:1599px; |
| | | height: 100%; |
| | | float: right; |
| | | float: left; |
| | | box-sizing: border-box; |
| | | .el-tabs--border-card { |
| | | box-shadow: none; |
| | |
| | | .video-tab > .el-tabs__content { |
| | | width: 100%; |
| | | //margin-top: 52px; |
| | | height: calc(100% - 78px); |
| | | height: calc(100% - 36px); |
| | | box-sizing: border-box; |
| | | overflow-y: auto; |
| | | padding: 0; |