Commit c431ee5a authored by youjie's avatar youjie

no message

parent 9dfb83cc
...@@ -244,10 +244,12 @@ ...@@ -244,10 +244,12 @@
></calendar> ></calendar>
</q-popup-proxy> </q-popup-proxy>
</q-field> </q-field>
<template v-if="currentPrice&&currentPrice.startDate">
<order-preview class="q-pa-md" <order-preview class="q-pa-md"
:price="currentPrice" :price="currentPrice"
@reset="resetHandler" @reset="resetHandler"
></order-preview> ></order-preview>
</template>
</div> </div>
<div class="text-h6 q-pt-lg" v-if="$q.platform.is.mobile">所選方案詳情</div> <div class="text-h6 q-pt-lg" v-if="$q.platform.is.mobile">所選方案詳情</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment