Browse Source

选择题监视组件隐藏

11wqe1 3 weeks ago
parent
commit
daf9013aed
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/components/components/askStatic2.vue

+ 3 - 3
src/components/components/askStatic2.vue

@@ -272,9 +272,9 @@ export default {
         this.checkJson2 = this.checkJson;
         this.checkJson2 = this.checkJson;
       },
       },
     },
     },
-    askJSON(val) {
-      this.askJSONC = this.askJSON ? JSON.parse(this.askJSON)[0] : {};
-    },
+    // askJSON(val) {
+    //   this.askJSONC = this.askJSON ? JSON.parse(this.askJSON)[0] : {};
+    // },
   },
   },
   mounted() {
   mounted() {
     // this.askJSONC = this.askJSON ? JSON.parse(this.askJSON)[0] : {};
     // this.askJSONC = this.askJSON ? JSON.parse(this.askJSON)[0] : {};