fix(工作报告、我的绩效、产品/项目、消息通知): 修复已知的一些问题。

This commit is contained in:
dk
2026-06-28 14:04:28 +08:00
parent a4884035cd
commit 499f2115b2
10 changed files with 189 additions and 58 deletions

View File

@@ -273,12 +273,12 @@ watch(visible, isVisible => {
</div>
</ElFormItem>
<ElFormItem
label="备注"
class="performance-template-dialog__field performance-template-dialog__field--full"
>
<ElInput v-model="uploadForm.remark" type="textarea" :rows="3" maxlength="500" show-word-limit />
</ElFormItem>
<!-- <ElFormItem-->
<!-- label="备注"-->
<!-- class="performance-template-dialog__field performance-template-dialog__field&#45;&#45;full"-->
<!-- >-->
<!-- <ElInput v-model="uploadForm.remark" type="textarea" :rows="3" maxlength="500" show-word-limit />-->
<!-- </ElFormItem>-->
</div>
<div class="performance-template-dialog__actions">