refactor: handle img employee
This commit is contained in:
parent
79240f53b0
commit
79ec995547
6 changed files with 14 additions and 13 deletions
|
|
@ -1544,7 +1544,6 @@ async function formDownload() {
|
|||
quotationFormData.workerMax || selectedWorker.length
|
||||
"
|
||||
:readonly="readonly"
|
||||
fallback-img="/images/employee-avatar.png"
|
||||
:rows="selectedWorkerItem"
|
||||
@delete="(i) => deleteItem(selectedWorker, i)"
|
||||
/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue