This commit is contained in:
lcw
2025-12-17 16:28:08 +08:00
21 changed files with 1074 additions and 299 deletions

View File

@ -1,6 +1,6 @@
<template>
<div class="comom-title">
<div class="title">情报来源类型<span class="switchover" @click="reversalPush">切换</span></div>
<div class="title">岗位标兵<span class="switchover" @click="reversalPush">切换</span></div>
<el-popover :visible="visible" placement="right" :width="430">
<template #reference>
<div class="title" style="position: relative;z-index: 10000;height: 40px;width: 40px;" @click="visible = true">

View File

@ -5,7 +5,7 @@
优秀信息员
</div>
<div class="tab-button" :class="{ active: activeTab === 'ypy' }" @click="switchTab('ypy')">
优秀研判的列表
优秀研判
</div>
</div>