From 612f63c32b65460990c5947a1399bb795864ec70 Mon Sep 17 00:00:00 2001 From: zhangdi <15053473693@163.com> Date: Tue, 20 Jan 2026 09:29:24 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=A5=E8=89=BA=E7=AE=A1=E7=90=86=E6=8E=A5?= =?UTF-8?q?=E5=8F=A3=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/processManagement/taskProcessing.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/processManagement/taskProcessing.vue b/src/views/processManagement/taskProcessing.vue index 3a61ae8..f5ccaca 100644 --- a/src/views/processManagement/taskProcessing.vue +++ b/src/views/processManagement/taskProcessing.vue @@ -349,7 +349,7 @@ export default { }, { label: '接收时间', - prop: 'craftTime', + prop: 'receptionTime', sortable: true, search: false, overHidden: true,