From 40ebe2cb2c2d464aa3512b9d246a5788046cf001 Mon Sep 17 00:00:00 2001 From: gejunhao <1421207006@qq.com> Date: Tue, 14 Jan 2025 16:41:37 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9C=80=E6=B1=82=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/informationSub/monthlyJournal/monthlyJournal.data.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/informationSub/monthlyJournal/monthlyJournal.data.ts b/src/views/informationSub/monthlyJournal/monthlyJournal.data.ts index 5143b73..3f554eb 100644 --- a/src/views/informationSub/monthlyJournal/monthlyJournal.data.ts +++ b/src/views/informationSub/monthlyJournal/monthlyJournal.data.ts @@ -5,7 +5,7 @@ import { BasicColumn } from '@/components/Table'; export const monthlyJournalcolumns: BasicColumn[] = [ { title: '期刊名称', - width: 150, + width: 250, dataIndex: 'name', },