pull/1/head
liudan 1 year ago
parent c45753f233
commit 8ba89c5c6b
  1. 2
      pages/warehouse/pay.vue

@ -38,7 +38,7 @@
<text>卡号</text>
</view>
<view class="content"
v-clipboard:copy="item.spread_url"
v-clipboard:copy="yhk.bank_no"
    v-clipboard:success="(type) => onCopyResult('success')"
    v-clipboard:error="(type) => onCopyResult('error')">
<!-- <text></text> -->

Loading…
Cancel
Save