refactor(04): service work product price color
This commit is contained in:
parent
3f4a3dde90
commit
2f289cfaea
3 changed files with 60 additions and 14 deletions
|
|
@ -15,7 +15,6 @@ const role = ref();
|
|||
onMounted(async () => {
|
||||
const uid = getUserId();
|
||||
role.value = getRole();
|
||||
console.log(role.value);
|
||||
|
||||
if (!uid) return;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue