浏览代码

报价单数量保留2位小数

cz 1 年之前
父节点
当前提交
1e9b5e719d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/salesMange/saleContract/priceSheet/index.vue

+ 1 - 1
src/views/salesMange/saleContract/priceSheet/index.vue

@@ -273,7 +273,7 @@
               style="width: 100px; text-align: center"
             ></div>
             <div class="contentRow" style="width: 100px; text-align: center">
-              {{ statistics("quantity", 0) }}
+              {{ statistics("quantity", 2) }}
             </div>
             <div
               class="contentRow"