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)