wsq-前端-20260729-feat-查询、详情、列表中显示最终奖项,样式调整。

This commit is contained in:
王淑勤
2026-07-29 21:58:11 +08:00
parent b19b938fa8
commit 23ff92974c
3 changed files with 26 additions and 6 deletions
@@ -27,6 +27,12 @@
<template #label><span title="提案部门">提案部门</span></template>
<sz-select-dept v-model:value="queryParam.proposalDeptId" :multiple="false" checkStrictly allow-clear />
</a-form-item>
</a-col>
<a-col v-if="toggleSearchStatus" :lg="6">
<a-form-item name="finalAward">
<template #label><span title="最终奖项">最终奖项</span></template>
<JDictSelectTag v-model:value="queryParam.finalAward" dictCode="proposal_prize" placeholder="请选择最终奖项" allow-clear />
</a-form-item>
</a-col>
<a-col :xl="6" :lg="7" :md="8" :sm="24">
<span style="float: left; overflow: hidden" class="table-page-search-submitButtons">