src/views/home/components/user-panel/index.vue @@ -65,7 +65,7 @@ const getColor = computed(() => { return randomColor(); }) }); </script>