Commit 166291a2 by zhuzhequan

Merge remote-tracking branch 'origin/dev' into release

parents e90405ab 0f0113ac
...@@ -3943,7 +3943,7 @@ const tableColumns = computed(() => { ...@@ -3943,7 +3943,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