diff --git a/src/pages/05_quotation/QuotationFormWorkerSelect.vue b/src/pages/05_quotation/QuotationFormWorkerSelect.vue index 6020f44b..ec23a8a4 100644 --- a/src/pages/05_quotation/QuotationFormWorkerSelect.vue +++ b/src/pages/05_quotation/QuotationFormWorkerSelect.vue @@ -372,12 +372,6 @@ watch(() => state.search, getWorkerList); :class="{ ['items-center']: workerList.length === 0 }" class="row q-col-gutter-md" > -
- -