设置我的消息操作栏宽度
This commit is contained in:
parent
fd370ba2ad
commit
450c868325
@ -116,7 +116,7 @@
|
|||||||
* 定义操作栏
|
* 定义操作栏
|
||||||
*/
|
*/
|
||||||
const actionColumn = reactive({
|
const actionColumn = reactive({
|
||||||
width: 300,
|
width: 250,
|
||||||
title: '操作',
|
title: '操作',
|
||||||
align: 'center',
|
align: 'center',
|
||||||
key: 'action',
|
key: 'action',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user