mo 5 anni fa
parent
commit
9b47cd80d9

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 0 - 0
dist/static/css/chunk-d2290efa.422492e0.css


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.038abdb6.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-5ee048ea.d1b6b343.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-d2290efa.3243b89f.js


+ 7 - 0
src/views/categroyManager/vipNewActive.vue

@@ -270,6 +270,9 @@ export default {
       offlineClassJoinGradientRewards: false
     };
   },
+  deactivated () {
+    Object.assign(this.$data, this.$options.data())
+  },
   mounted () {
     if (this.$route.query.rules) {
       this.rules = this.$route.query.rules;
@@ -415,7 +418,11 @@ export default {
       this.unonlineprice = "";
       this.onlineClassJoinGradientRewards = false;
       this.offlineClassJoinGradientRewards = false;
+      this.attribute1 = ''
+      this.attribute2 = ''
+      this.attribute3 = ''
       this.$refs.vipform.resetFields();
+
     }
   }
 };

Some files were not shown because too many files changed in this diff