This commit is contained in:
2026-01-25 19:50:18 +08:00
parent 606184075b
commit 0067d31b32
8 changed files with 32 additions and 74 deletions

View File

@ -52,7 +52,7 @@
<!-- 底部按钮 -->
<div class="bottom-actions" v-if="title !== '新增' && listQuery.id && listQuery.ssbmdm == userInfo.deptCode">
<el-button type="primary" size="small" @click="sendNotice" :loading="noticeLoading">下发通知</el-button>
<el-button type="success" size="small" @click="confirmJudgment" :loading="confirmLoading">确认研判</el-button>
<!-- <el-button type="success" size="small" @click="confirmJudgment" :loading="confirmLoading">确认研判</el-button> -->
</div>
</div>