From 0b119d64f6cc91260fa1f1a1d7a20d3f7eca24f5 Mon Sep 17 00:00:00 2001 From: dshclm <3321914460@qq.com> Date: Fri, 17 May 2024 08:55:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B6=89=E5=AF=86=E8=B5=84=E4=BA=A7=E7=BB=9F?= =?UTF-8?q?=E8=AE=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/system/property/propertynum/print.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ruoyi-admin/src/main/resources/templates/system/property/propertynum/print.html b/ruoyi-admin/src/main/resources/templates/system/property/propertynum/print.html index 5b900d2..a18ada5 100644 --- a/ruoyi-admin/src/main/resources/templates/system/property/propertynum/print.html +++ b/ruoyi-admin/src/main/resources/templates/system/property/propertynum/print.html @@ -752,7 +752,7 @@ 接收时间 [[${tdPropertyManager.useDate}]] 登记编号 - + [[${tdPropertyInfos[0].useId}]] 资产总数 [[${tdPropertyManager.propertyNum}]] @@ -766,7 +766,7 @@ 备注信息 - [[${propertynum.useId}]] + [[${propertynum.id}]] [[${propertynum.propertyName}]] [[${propertynum.propertyBrand}]] [[${propertynum.propertyNo}]] @@ -811,6 +811,7 @@ } }); }); + console.log(document.querySelector('#djid').innerHTML)