mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-28 04:01:10 -04:00
refactor component
This commit is contained in:
@ -171,6 +171,7 @@
|
||||
sort-as="expense_date"
|
||||
>
|
||||
<template slot-scope="row">
|
||||
<span>{{ $t('expenses.note') }}</span>
|
||||
<div class="notes">
|
||||
<div class="note">{{ row.notes }}</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user