มอบหมายหน้าที่ความรับผิดชอบ => fix assgins
This commit is contained in:
parent
196ccca744
commit
a8f37ef058
1 changed files with 5 additions and 1 deletions
|
|
@ -133,7 +133,11 @@ watch(
|
|||
:key="index"
|
||||
class="col-12"
|
||||
>
|
||||
<q-card bordered class="row col-12 text-dark q-mt-sm">
|
||||
<q-card
|
||||
bordered
|
||||
class="row col-12 text-dark q-mt-sm"
|
||||
v-if="item.assgins.length !== 0"
|
||||
>
|
||||
<div
|
||||
class="bg-grey-1 q-pa-xs col-12 row items-center text-weight-bold"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue