From 65d6330e18d8817653b573cff412d5cc8ace6ce4 Mon Sep 17 00:00:00 2001 From: dongjian <315328220@qq.com> Date: Fri, 12 Sep 2025 12:01:12 +0800 Subject: [PATCH] no message --- pages/rwa_package/dongjian/check.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/rwa_package/dongjian/check.vue b/pages/rwa_package/dongjian/check.vue index 149c969..9582fd9 100644 --- a/pages/rwa_package/dongjian/check.vue +++ b/pages/rwa_package/dongjian/check.vue @@ -101,6 +101,7 @@ export default { this.dataList[3].value = this.obj.details.startTime; this.dataList[4].value = this.obj.details.endTime; this.bottomList[0].value = this.obj.signatureName; + this.bottomList[1].value = this.obj.state ? '已签署' : '未签署'; this.bottomList[2].value = this.obj.time; this.getfileUrls(); } else {