Pre Merge pull request !58 from WCH/N/A

pull/58/MERGE
WCH 2024-07-17 15:38:20 +00:00 committed by Gitee
commit 6d8bbd1220
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

@ -272,7 +272,7 @@
// //
const onCopy = () => { const onCopy = () => {
sheep.$helper.copyText(state.orderInfo.sn); sheep.$helper.copyText(state.orderInfo.no);
}; };
// //