Commit 50cdf61e authored by youjie's avatar youjie

no message

parent 13a3ac79
......@@ -25,7 +25,7 @@
<!-- <q-btn v-if="!isPay" unelevated dense label="支付" :loading="checkLoading" color="primary" class="q-px-md" @click="Gotopay"></q-btn> -->
<!-- {{min&&sec?min+'分'+sec+'秒':min==0&&sec?sec+'秒':'支付'}} -->
<q-btn unelevated dense :label="KeepTimeTitle" :loading="TimeLoading"
:disable="!TimeLoading"
:disable="KeepTimeTitle!='刷新二维码'"
color="primary" class="q-px-md" @click="KeepTimeTitle=='刷新二维码'?initPayInfo(1):''"></q-btn>
</div>
</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