@@ -272,9 +272,9 @@ export default {
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() {
// this.askJSONC = this.askJSON ? JSON.parse(this.askJSON)[0] : {};