浏览代码

课程公告

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 }">