From ffa4fdb58442c4e4304d14ec8ac6fb7f34fb4c69 Mon Sep 17 00:00:00 2001 From: spring <2396852758@qq.com> Date: 星期一, 17 二月 2025 09:07:39 +0800 Subject: [PATCH] 修改统计日期传参 --- src/components/view/a7-quality-control-plan.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/view/a7-quality-control-plan.vue b/src/components/view/a7-quality-control-plan.vue index 491b737..2fd1335 100644 --- a/src/components/view/a7-quality-control-plan.vue +++ b/src/components/view/a7-quality-control-plan.vue @@ -185,7 +185,7 @@ minWidth: '160' }, { label: '鍒涘缓浜�', - prop: 'createUser', + prop: 'createUserName', minWidth: '100' }, { dataType: 'action', -- Gitblit v1.9.3