From c558592a91d858fea79c6dede688386ca9fe0afb Mon Sep 17 00:00:00 2001 From: "li.yuetong" Date: Wed, 27 Jul 2022 13:52:26 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E5=9B=BD=E5=AF=8C=E6=83=A0=E6=A1=82?= =?UTF-8?q?=E4=BF=9D=E5=9B=A2=E4=BD=93=E5=8C=BB=E7=96=97=E4=BF=9D=E9=99=A9?= =?UTF-8?q?=E4=BA=A7=E5=93=81=E4=B8=8A=E7=BA=BF=E9=87=91=E6=8E=8C=E6=A1=82?= =?UTF-8?q?=E6=8A=95=E4=BF=9D=E5=BC=80=E5=8F=91=E9=9C=80=E6=B1=82=E3=80=91?= =?UTF-8?q?=E6=94=AF=E4=BB=98=E5=88=86=E4=BA=AB=E7=95=8C=E9=9D=A2=E5=B1=95?= =?UTF-8?q?=E7=A4=BA=E7=9A=84=E5=8D=95=E5=AD=90=E4=BF=A1=E6=81=AF=E6=98=AF?= =?UTF-8?q?=E4=B8=8A=E4=B8=80=E4=B8=AA=E5=8D=95=E5=AD=90=E7=9A=84=E4=BF=A1?= =?UTF-8?q?=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ebiz/cardList/GroupAttachmentManagement.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/ebiz/cardList/GroupAttachmentManagement.vue b/src/views/ebiz/cardList/GroupAttachmentManagement.vue index 422538363..7ececd7f3 100644 --- a/src/views/ebiz/cardList/GroupAttachmentManagement.vue +++ b/src/views/ebiz/cardList/GroupAttachmentManagement.vue @@ -1042,6 +1042,7 @@ export default { next() { console.log(888) let that = this + localStorage.setItem('orderNo', JSON.stringify(parseInt(this.cardOrderNo))) // this.$toast.loading({ // duration: 0, // 持续展示 toast