fix: name repeated 2 times
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
This commit is contained in:
parent
cf67ed3d47
commit
4040da58f9
1 changed files with 0 additions and 6 deletions
|
|
@ -228,12 +228,6 @@ function handleCheckAll() {
|
||||||
locale: $i18n.locale,
|
locale: $i18n.locale,
|
||||||
}) || '-'
|
}) || '-'
|
||||||
}}
|
}}
|
||||||
{{
|
|
||||||
getCustomerName(props.row, {
|
|
||||||
noCode: true,
|
|
||||||
locale: $i18n.locale,
|
|
||||||
}) || '-'
|
|
||||||
}}
|
|
||||||
</span>
|
</span>
|
||||||
</q-td>
|
</q-td>
|
||||||
<q-td v-if="visibleColumns.includes('employee')" class="text-left">
|
<q-td v-if="visibleColumns.includes('employee')" class="text-left">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue