@@ -35,7 +35,7 @@
label="消息标题">
</el-table-column>
<el-table-column
- prop="content"
+ prop="content" width="300"
label="消息内容">
@@ -51,7 +51,7 @@
label="接收者">
- prop="ctime"
+ prop="ctime" width="180"
label="发送时间">
<!-- <template>
<el-tag type="success">启用</el-tag>
@@ -31,7 +31,7 @@
label="消息发送者">
- prop="title"
+ prop="title" width="150"
@@ -39,7 +39,7 @@
label="公司名称">
@@ -47,7 +47,7 @@