chore: clean log
This commit is contained in:
parent
7fed8d40e1
commit
542a6cebdb
1 changed files with 0 additions and 1 deletions
|
|
@ -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="
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue