What's wrong with the VUE data?


export default {
  data(){
    return {
      all: [["abcd", [11, 22, 33, true, false]], ["xyz", [77, 88, 99, true, false]], ["hsdf", [44, 555, 66, true, false]]]
    }
  },
}
Apr.07,2021

this is an eslint error and the format is not standard. Add a space after all: to try


Why not use a better editor, it's hard to see things this way.
since it is suspected that there is a problem with the data, why not relocate the problem after typesetting.
another code problem, why not use the code block, the picture shows the code is not very convenient.

Menu