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.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3a6a1-2b75b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3a6a1-2b75b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?