Commit 0f0113ac by qinjianhui

fix: 问题修改

parent de4b50da
...@@ -3940,7 +3940,7 @@ const tableColumns = computed(() => { ...@@ -3940,7 +3940,7 @@ const tableColumns = computed(() => {
{ {
label: '操作', label: '操作',
slot: 'operate', slot: 'operate',
width: 120, width: 260,
align: 'center', align: 'center',
fixed: 'right', fixed: 'right',
prop: 'operate', prop: 'operate',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment