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

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

Loading…
Cancel
Save