فهرست منبع

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

Tang 3 سال پیش
والد
کامیت
c4368a10fa
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      src/views/Marketing/order/offlineOrder/orderDetailsT/index.vue

+ 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: "¥",