From f81561ae171d7b0c2e4e3c62c448fd827746f3d4 Mon Sep 17 00:00:00 2001 From: "gao.zhiyuan" Date: Wed, 8 Mar 2023 08:42:07 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E9=AA=8C=E6=94=B6=E5=90=8E=E9=AA=8C?= =?UTF-8?q?=E6=94=B6=E4=BA=BA=E6=94=B9=E5=8F=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- weapp/package/troubleshooting/shootingForm/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weapp/package/troubleshooting/shootingForm/index.js b/weapp/package/troubleshooting/shootingForm/index.js index ee6da0a..c75beda 100644 --- a/weapp/package/troubleshooting/shootingForm/index.js +++ b/weapp/package/troubleshooting/shootingForm/index.js @@ -384,7 +384,7 @@ Page({ checkOpinion: checkDesc, cost, checkImage: checkImgs, - // checkPerson: { id: userInfo.id, name: userInfo.name } + checkPerson: { id: userInfo.id, name: userInfo.name } } if (approve == 'agree') { nextState = 6