From ec6bc0cbc2675567be7b1d7e70438a4d4aca2515 Mon Sep 17 00:00:00 2001 From: WXL <1785969728@qq.com> Date: 星期一, 11 八月 2025 15:32:47 +0800 Subject: [PATCH] Merge branch 'master' of http://116.62.18.175:6699/r/~yxh/opo-web --- src/views/project/donationdetails/index.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/project/donationdetails/index.vue b/src/views/project/donationdetails/index.vue index 089abcd..ab5ff0e 100644 --- a/src/views/project/donationdetails/index.vue +++ b/src/views/project/donationdetails/index.vue @@ -1667,11 +1667,11 @@ align="left" label="绛惧瓧鏃堕棿" label-width="120px" - prop="coorinatorSignTime" + prop="coordinatorSignTime" > <el-date-picker clearable - v-model="witnessform.coorinatorSignTime" + v-model="witnessform.coordinatorSignTime" type="datetime" value-format="yyyy-MM-dd HH:mm:ss" placeholder="閫夋嫨鎵嬫湳缁撴潫鏃堕棿" -- Gitblit v1.9.3