From 3b0b016db1bb56977b3f54f128cce537cc4556a4 Mon Sep 17 00:00:00 2001 From: dearlin <1261008090@qq.com> Date: Tue, 20 Feb 2024 16:10:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=AE=89=E5=85=A8=E4=BE=8B?= =?UTF-8?q?=E4=BC=9A=E7=AD=BE=E5=AD=97=E4=B8=8D=E5=A5=BD=E4=BD=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/application/safetymeeting/info.vue | 63 +++++++++++++++--------- pages/basics/home.vue | 4 +- 2 files changed, 43 insertions(+), 24 deletions(-) diff --git a/pages/application/safetymeeting/info.vue b/pages/application/safetymeeting/info.vue index 9562d74..62a5175 100644 --- a/pages/application/safetymeeting/info.vue +++ b/pages/application/safetymeeting/info.vue @@ -24,7 +24,6 @@ 附件 - @@ -35,35 +34,53 @@ - - + 核实意见 - + - - 签字 - - - - - 签字照片 + + + 签字 + - - - - - - - + + + 签字照片 + + + + + + + + + + + + - - + + + + 签字信息 + + + + + + + + + + + @@ -80,7 +97,7 @@ corpinfoId, loginUser } from '@/common/tool.js'; - import sign from '@/components/sign/sign.vue'; + import sign from '@/components/writing-board/writing-board.vue'; export default { components: { @@ -94,6 +111,7 @@ files: [], FEED_BACK: '', signImgList: [], + filesSing: [], forbidEdit: false, modalShow: false, basePath: basePath, @@ -259,8 +277,9 @@ if ("success" == res.data.result) { uni.hideLoading(); _this.pd = res.data.pd; //参数map + _this.FEED_BACK = res.data.pd.FEED_BACK; _this.files = res.data.imgs; - _this.signImgList = res.data.singImgs; + _this.filesSing = res.data.singImgs; } else if ("exception" == data.result) { uni.showToast({ title: '错误', diff --git a/pages/basics/home.vue b/pages/basics/home.vue index debf268..2052fbd 100644 --- a/pages/basics/home.vue +++ b/pages/basics/home.vue @@ -188,7 +188,7 @@ 设备巡检 - + @@ -196,7 +196,7 @@ 安全例会 - +