瀏覽代碼

2020/01/07

修改vip活动重置单价
mo 5 年之前
父節點
當前提交
9b333a3efe
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      src/views/buildVip/index.vue

+ 2 - 0
src/views/buildVip/index.vue

@@ -644,6 +644,8 @@ export default {
     chioseActive (val) {
     chioseActive (val) {
       this.rightForm.offlineCourse = '';
       this.rightForm.offlineCourse = '';
       this.rightForm.onlineCourse = '';
       this.rightForm.onlineCourse = '';
+      this.rightForm.onlinePrice = '';
+      this.rightForm.offlinePrice = '';
       this.lookList = []
       this.lookList = []
       this.timeTable = []
       this.timeTable = []
       this.attribute1 = '';
       this.attribute1 = '';