xuxueyang
2024-07-29 bb21ccd19d8a96f3798c0fa180946569321844a9
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 {