From 3a7a587272bd4150ceb8925f6b1e33e0d628817c Mon Sep 17 00:00:00 2001 From: YunaiV Date: Tue, 13 May 2025 19:59:00 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E4=BF=AE=E5=A4=8D=E5=B7=A5?= =?UTF-8?q?=E4=BD=9C=E6=B5=81=E7=9A=84=E5=8F=91=E8=B5=B7=E6=97=B6=E9=97=B4?= =?UTF-8?q?=E6=9C=AA=E8=BF=94=E5=9B=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/bpm/task/todo/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/bpm/task/todo/index.vue b/src/views/bpm/task/todo/index.vue index 45a2eb44..2c72e822 100644 --- a/src/views/bpm/task/todo/index.vue +++ b/src/views/bpm/task/todo/index.vue @@ -131,7 +131,7 @@ :formatter="dateFormatter" align="center" label="发起时间" - prop="createTime" + prop="processInstance.createTime" width="180" />