feat(feedback): 所有新增反馈弹窗添加可多次添加反馈信息提示

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
wsm
2026-08-12 10:09:54 +08:00
co-authored by Claude Opus 4.7
parent f6ccbd1f9e
commit a9abd2e934
8 changed files with 8 additions and 0 deletions
@@ -9,6 +9,7 @@
@ok="handleOk"
@cancel="handleCancel"
>
<a-alert v-if="!isEdit" message="可以多次添加反馈信息" type="info" showIcon style="margin-bottom: 12px" />
<a-form ref="formRef" class="bpm-feedback-modal-form" :model="formData" :rules="formRules" :labelCol="labelCol" :wrapperCol="wrapperCol">
<a-row :gutter="16">
<a-col :span="12">