Vue click event call function reported an error

related code:

template:

   

Mar.31,2021

bind a value first and try it in html


there is no problem with binding methods and click events

in addition, the example of the official mapState website is as follows. I wonder if your usage can be used normally


 computed: {
    ...mapState(["loginStore"])
  },

there is a problem

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-1b30ab7-40d74.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-1b30ab7-40d74.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?