xiaohaizhao 2 роки тому
батько
коміт
6ea2b8441d
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      pages/facility/modules/horizontalDirection.vue

+ 1 - 1
pages/facility/modules/horizontalDirection.vue

@@ -9,7 +9,7 @@
                     </text>
                 </view>
                 <view class="value">
-                    {{ item.lastvalue }}
+                    {{ item.lastvalue || '--' }}
                 </view>
             </view>
         </view>