Commit 93344b54 by linjinhong

fix:修改自动下载为自动排版

parent f513c076
......@@ -3094,7 +3094,7 @@ const tableColumns = computed(() => {
align: 'center',
},
{
label: '自动下载',
label: '自动排版',
width: 85,
prop: 'automaticComposing',
slot: 'automaticComposing',
......
......@@ -3210,7 +3210,7 @@ const tableColumns = computed(() => {
align: 'center',
},
{
label: '自动下载',
label: '自动排版',
width: 85,
prop: 'automaticComposing',
slot: 'automaticComposing',
......
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