lilei 11 ماه پیش
والد
کامیت
6a9869ca10
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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>
         <!-- 列表 -->