From a7012395b3c4354001876a4a0242e47983d116a9 Mon Sep 17 00:00:00 2001 From: rd <1344903914@qq.com> Date: Wed, 17 Sep 2025 17:18:57 +0800 Subject: [PATCH] =?UTF-8?q?feat(manuscript):=20=E6=96=B0=E5=A2=9E=E7=A8=BF?= =?UTF-8?q?=E4=BB=B6=E6=9D=A5=E6=BA=90=E5=88=97=E5=B9=B6=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E7=9B=B8=E5=85=B3=E5=B1=95=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在稿件检查列表和表格中添加来源列 - 在作家稿件中心的检查列表和表格中添加来源列 - 实现稿件来源的格式化显示 - 调整表格列的宽度以适应新增的来源列 --- .../components/manuscript-check-table/index.vue | 8 ++++++-- .../finished-products/manuscript/check-list/constants.ts | 5 +++++ .../list/components/manuscript-table/constants.ts | 5 +++++ .../manuscript/list/components/manuscript-table/index.vue | 6 +++++- .../components/manuscript-check-table/index.vue | 8 +++++++- .../finished-products/manuscript/check-list/constants.ts | 5 +++++ .../list/components/manuscript-table/constants.ts | 7 ++++++- .../manuscript/list/components/manuscript-table/index.vue | 7 ++++++- 8 files changed, 45 insertions(+), 6 deletions(-) diff --git a/src/views/material-center/components/finished-products/manuscript/check-list/components/manuscript-check-table/index.vue b/src/views/material-center/components/finished-products/manuscript/check-list/components/manuscript-check-table/index.vue index b0bb75e..6b365c1 100644 --- a/src/views/material-center/components/finished-products/manuscript/check-list/components/manuscript-check-table/index.vue +++ b/src/views/material-center/components/finished-products/manuscript/check-list/components/manuscript-check-table/index.vue @@ -60,6 +60,9 @@ +