Explorar o código

1220 17:01

111
mo %!s(int64=5) %!d(string=hai) anos
pai
achega
b8646edae6
Modificáronse 1 ficheiros con 9 adicións e 8 borrados
  1. 9 8
      src/views/buildVip/index.vue

+ 9 - 8
src/views/buildVip/index.vue

@@ -1077,14 +1077,15 @@ export default {
 
       //subjectIdList
     }
-  }, watch: {
-    rightForm: {
-      handler (newName, oldName) {
-        this.computationalBtn = false
-      },
-      deep: true
-    }
-  }
+  },
+  // watch: {
+  //   rightForm: {
+  //     handler (newName, oldName) {
+  //       this.computationalBtn = false
+  //     },
+  //     deep: true
+  //   }
+  // }
 }
 </script>
 <style lang="scss" scoped>