调整订单列表待处理数量口径

This commit is contained in:
andy
2026-07-20 12:05:54 +07:00
parent d7b24cbef7
commit c5244bc652
12 changed files with 149 additions and 14 deletions

View File

@@ -295,7 +295,7 @@ export default {
columns: {
order: '订单',
status: '状态',
openTasks: '未关闭任务',
openTasks: '待处理',
createdAt: '创建时间',
},
},