浏览代码

Merge branch '01/19NavMenu' into online

wolyshaw 4 年之前
父节点
当前提交
ee17114e5b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/resetTeaming/modals/user-pay-form.vue

+ 1 - 1
src/views/resetTeaming/modals/user-pay-form.vue

@@ -350,7 +350,7 @@ export default {
             if (this.paymentTypeString === 'SPAN_GROUP_CLASS_ADJUST') {
               return {
                 ...item,
-                courseCurrentPrice: item.masterSubCoursePrice
+                courseOriginalPrice: item.masterSubCoursePrice
               }
             }
             return item