Răsfoiți Sursa

名称调整

Z 2 ani în urmă
părinte
comite
1e127bd587

+ 1 - 1
src/views/bpm/handleTask/components/purchaseOrder/detailDialog.vue

@@ -401,7 +401,7 @@
           {
             width: 120,
             prop: 'totalPrice',
-            label: '销售总金额',
+            label: '采购总金额',
             slot: 'totalPrice',
             formatter: (_row, _column, cellValue) => {
               return _row.totalPrice + '元';