Compare commits
No commits in common. "178a4c457585822e225678bda9fa11ae7eb376e3" and "6c246de5a2211898a33788e10de7f3df97d41eb0" have entirely different histories.
178a4c4575
...
6c246de5a2
@ -116,7 +116,7 @@
|
|||||||
* 定义操作栏
|
* 定义操作栏
|
||||||
*/
|
*/
|
||||||
const actionColumn = reactive({
|
const actionColumn = reactive({
|
||||||
width: 280,
|
width: 250,
|
||||||
title: '操作',
|
title: '操作',
|
||||||
align: 'center',
|
align: 'center',
|
||||||
key: 'action',
|
key: 'action',
|
||||||
|
Loading…
Reference in New Issue
Block a user