lilei hai 1 ano
pai
achega
6a9869ca10
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/financialManagement/financialCollection/edit.vue

+ 1 - 1
src/views/financialManagement/financialCollection/edit.vue

@@ -124,7 +124,7 @@
         <a-alert type="info" style="margin-bottom:10px" v-if="detailGlData">
           <div slot="message">
             共 {{ detailGlData.total }} 条,
-            总售价:{{ toThousands(detailGlData.totalAmount||0) }}
+            总售价:{{ detailGlData.totalAmount }}
           </div>
         </a-alert>
         <!-- 列表 -->