How to get vuex data in created cycle?

after searching around, I didn"t see this tutorial.
put the vuex data into the data before the dom is mounted, but the data is not available in the created.

Feb.28,2021

get the data of vuex in the calculation attribute

<template>
    <div>Hello {{name}}</div>
</template>
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-1b3246f-2bdf4.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-1b3246f-2bdf4.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?