fix: new service & work properties
This commit is contained in:
parent
82560b6abd
commit
d67e6e13dd
7 changed files with 312 additions and 189 deletions
|
|
@ -50,7 +50,7 @@ function confirmDelete(items: unknown[], index: number) {
|
|||
|
||||
<template>
|
||||
<div class="column col-12 full-height">
|
||||
<div class="col-1 app-text-muted row items-start">
|
||||
<div class="app-text-muted row items-start">
|
||||
• {{ $t(`workInformation`) }}
|
||||
<q-btn
|
||||
v-if="!readonly"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue