This commit is contained in:
parent
07c1181d6e
commit
041e9f5461
9 changed files with 371 additions and 249 deletions
|
|
@ -229,7 +229,6 @@ const completedJobs = computed(
|
|||
);
|
||||
const clientSatisfaction = computed(() => 94);
|
||||
const avgResponseTime = computed(() => 2.3);
|
||||
|
||||
const navigateTo = (path) => {
|
||||
router.push(path);
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue