After using vuex, computed does not trigger a view change

clipboard.png

:sidebar

:
apivuex

clipboard.png

filtersidebar

sidebarv-for

clickMenucomponentvuex

clipboard.png

what is the cause of this?

according to normal thinking, if the value of clickMenu sends a change, then v-for should re-render with the change

Mar.14,2021

state.clickMenu=state.menus.filter(
    ...
))[0]

if you have any more questions, you may need to check getter

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