chore: clean log

This commit is contained in:
puriphatt 2024-10-18 09:21:40 +07:00
parent 7fed8d40e1
commit 542a6cebdb

View file

@ -511,7 +511,6 @@ watch(() => pageState.currentTab, fetchQuotationList);
<article v-else class="col q-pa-md surface-2 scroll">
<div class="row q-col-gutter-md">
<div v-for="v in quotationData" :key="v.id" class="col-md-4 col-12">
{{ console.log(v) }}
<QuotationCard
:urgent="v.urgent"
:type="