!58 复制订单信息失败,字段错误

Merge pull request !58 from WCH/N/A
This commit is contained in:
芋道源码
2024-07-17 15:40:41 +00:00
committed by Gitee
+1 -1
View File
@@ -272,7 +272,7 @@
// 复制
const onCopy = () => {
sheep.$helper.copyText(state.orderInfo.sn);
sheep.$helper.copyText(state.orderInfo.no);
};
// 去支付