pages/order/order-detail.vue
@@ -24,16 +24,7 @@ } }, methods: { copyTxt(txt) { uni.setClipboardData({ data: txt, //要被复制的内容 success: () => { //复制成功的回调函数 uni.showToast({ //提示 title: '复制成功' }) } }) }, async getDetail() { this.$message.showLoading() const {