clean up error in console for settiongs page

This commit is contained in:
edmondlang
2022-04-22 00:23:59 +08:00
parent 3899dd8416
commit 6375ac753e
+1 -1
View File
@@ -260,7 +260,7 @@
<div class="col">
<span class="font-heading all-caps fs-18 muted">Base Price </span> :0.00<i class="fa fa-edit pointer fa-fw m-l-5 requestModal text-primary" data-type="editBasePriceCharges"></i></div>
<modal-component class="animate__animated animate__fast animate__fadeIn" type="editBasePriceCharges">
<edit-base-price-form-component :data="data" section="basePriceSection"></edit-base-price-form-component>
{{-- <edit-base-price-form-component :data="{}" section="basePriceSection"></edit-base-price-form-component> --}}
</modal-component>
</div>
</div>