Browse Source

显示错误

xiaohaizhao 2 weeks ago
parent
commit
2ea543c31f
1 changed files with 1 additions and 1 deletions
  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}}">