浏览代码

显示错误

xiaohaizhao 2 周之前
父节点
当前提交
2ea543c31f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Eservice/components/productCard/index.wxml

+ 1 - 1
Eservice/components/productCard/index.wxml

@@ -15,7 +15,7 @@
           {{language['公称通径']||'公称通径'}}:{{data.caliber||' --'}}
         </view>
         <view class="small flex-align-center">
-          {{language['公称压力']||'公称压力'}}:{{join.formatting(data.nominalpressure.length)}}
+          {{language['公称压力']||'公称压力'}}:{{join.formatting(data.nominalpressure)}}
         </view>
       </block>
       <block wx:if="{{model==1}}">