parent
6550441bc9
commit
72628f7e1c
|
@ -272,7 +272,7 @@
|
||||||
|
|
||||||
// 复制
|
// 复制
|
||||||
const onCopy = () => {
|
const onCopy = () => {
|
||||||
sheep.$helper.copyText(state.orderInfo.sn);
|
sheep.$helper.copyText(state.orderInfo.no);
|
||||||
};
|
};
|
||||||
|
|
||||||
// 去支付
|
// 去支付
|
||||||
|
|
Loading…
Reference in New Issue