refactor: refs #8825 remove unused code
gitea/salix-front/pipeline/pr-dev This commit is unstable Details

This commit is contained in:
Pau Rovira 2025-05-15 13:49:06 +02:00
parent c95f4bb387
commit baa902f25e
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ const defaultConfirmData = {};
<span class="link">{{ row.worker.user.nickname }}</span>
<WorkerDescriptorProxy :id="row.worker.id" />
</template>
<template #more-create-dialog="{ data,validations }">
<template #more-create-dialog="{ data }">
<VnRow>
<VnInputNumber
v-model="data.rating"