Merge branch 'main' of https://gitea.frp.extimaging.com/XCKJ/irc_web into main
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
commit
9b8c6788bf
|
|
@ -133,7 +133,7 @@
|
|||
<template v-if="segmentList.length > 0">
|
||||
<div class="SegmentGroupBox">
|
||||
<div style="display: flex;align-items: center;">
|
||||
<el-popover placement="left" width="40" trigger="click" v-if="readingTaskState < 2"
|
||||
<el-popover placement="left" width="200px" trigger="click" v-if="readingTaskState < 2"
|
||||
v-model="popoverVisible" :teleported="true">
|
||||
<div class="SegmentGroupBtnBox">
|
||||
<div class="SegmentGroupBtn" @click.stop="addSegmentGroup">
|
||||
|
|
|
|||
Loading…
Reference in New Issue