@ -5,7 +5,7 @@ import { BasicColumn } from '@/components/Table';
export const monthlyJournalcolumns: BasicColumn[] = [
{
title: '期刊名称',
width: 150,
width: 250,
dataIndex: 'name',
},