Commit 8df57dcd by wusiyi

fix: 修改字段名

parent 49e488ee
......@@ -2998,7 +2998,7 @@ const tableColumns = computed(() => {
align: 'center',
},
{
label: '发货时间',
label: '完成时间',
width: 180,
prop: 'finishTime',
slot: 'finishTime',
......
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