From 0762db7f9a6a9506c259f1910409bd06bf618225 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=AF=E5=B0=8F=E7=8E=8B=E5=91=80=5C24601?= <819653817@qq.com> Date: Thu, 16 May 2024 14:36:15 +0800 Subject: [PATCH] 1 --- .../safetyinspection/pages/safetyinspection/safetyinspection.js | 1 + 1 file changed, 1 insertion(+) diff --git a/subpages/safetyinspection/pages/safetyinspection/safetyinspection.js b/subpages/safetyinspection/pages/safetyinspection/safetyinspection.js index 029855f..86f3992 100644 --- a/subpages/safetyinspection/pages/safetyinspection/safetyinspection.js +++ b/subpages/safetyinspection/pages/safetyinspection/safetyinspection.js @@ -460,6 +460,7 @@ bindRemarkInput(e){ remark: e.detail.value }); console.log(this.data.remark) + console.log(this.data.remark) }, })