diff --git a/src/components/05_quotation/ProductItem.vue b/src/components/05_quotation/ProductItem.vue index 0ea8f62c..81e85fa6 100644 --- a/src/components/05_quotation/ProductItem.vue +++ b/src/components/05_quotation/ProductItem.vue @@ -507,7 +507,6 @@ watch( :readonly :checkable="!readonly" @check="(wokerIndex) => handleCheck(wokerIndex, props.row)" - fallback-img="/images/employee-avatar.png" inTable hideQuantity :check-list="props.row.workerIndex" diff --git a/src/components/05_quotation/WorkerItem.vue b/src/components/05_quotation/WorkerItem.vue index f17267eb..0f8fa1ad 100644 --- a/src/components/05_quotation/WorkerItem.vue +++ b/src/components/05_quotation/WorkerItem.vue @@ -135,10 +135,17 @@ watch( class="full-height full-width" > - +
- +