소스 검색

课程公告

canghailong 6 달 전
부모
커밋
5099efa7ef
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/student/In-site-message/index.vue

+ 1 - 1
src/views/student/In-site-message/index.vue

@@ -10,7 +10,7 @@
 						}}</a-menu-item>
 					</a-menu>
 				</a-col> -->
-				<a-col :span="20">
+				<a-col :span="24">
 					<div style="margin-top: -16px">
 						<s-table ref="table" :columns="columns" :data="loadData" bordered :row-key="(record) => record.id">
 							<template #bodyCell="{ column, record }">