yxk-20260708

党委会、所务会的反馈子表增加2个字段:计划完成目标和计划完成时间
This commit is contained in:
ye1023
2026-07-08 14:51:59 +08:00
parent eaa9fe6a36
commit 8d974cde0c
5 changed files with 55 additions and 7 deletions
@@ -112,7 +112,7 @@
:dataSource="getFeedbackTableData(record)"
:loading="getFeedbackTableLoading(record)"
:pagination="false"
:scroll="{ x: 1220 }"
:scroll="{ x: 1400 }"
>
<template #feedbackAttachments="{ record: feedbackRecord }">
<SUploadFile