diff --git a/src/pages/05_quotation/QuotationFormWorkerAddDialog.vue b/src/pages/05_quotation/QuotationFormWorkerAddDialog.vue index 4a6207e3..81f055ea 100644 --- a/src/pages/05_quotation/QuotationFormWorkerAddDialog.vue +++ b/src/pages/05_quotation/QuotationFormWorkerAddDialog.vue @@ -531,7 +531,6 @@ watch(() => state.search, getWorkerList); - @@ -597,7 +596,7 @@ watch(() => state.search, getWorkerList); height: 20px; color: var(--surface-1); background: var(--brand-1); - color: currentColor; + color: white; } }