Explorar o código

原价字段修改

wolyshaw %!s(int64=4) %!d(string=hai) anos
pai
achega
28a8d21d7b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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