Ver código fonte

Merge branch 'five-second-add' of http://120.79.166.78:19005/zhongzheng-edu/saas_entrepot_admin into six

Tang 3 anos atrás
pai
commit
c4368a10fa

+ 2 - 2
src/views/Marketing/order/offlineOrder/orderDetailsT/index.vue

@@ -217,14 +217,14 @@ export default {
         },
         {
           label: "商品标准价格",
-          prop: "orderPrice",
+          prop: "goodsPrice",
           hidden: true,
           scope: "leftCh",
           ch: "¥",
         },
         {
           label: "商品成交价格",
-          prop: "payPrice",
+          prop: "goodsRealPrice",
           hidden: true,
           scope: "leftCh",
           ch: "¥",