export default{ computed:{ systemList(){ return this.$store.state.systemList } } }