From f5f454a8388119e8d4413b566a438814216482a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?TOP=E7=B3=AF=E7=B1=B3?= <1130395124@qq.com> Date: Thu, 16 Mar 2023 22:42:37 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E4=B8=80=E5=A4=84=E8=AE=A2?= =?UTF-8?q?=E5=8D=95=E6=89=93=E5=8D=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/order/action.vue | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/components/order/action.vue b/src/components/order/action.vue index 2071bbc..c57a306 100644 --- a/src/components/order/action.vue +++ b/src/components/order/action.vue @@ -46,9 +46,7 @@ export default { }, components: {}, created() {}, - mounted() { - console.log(this.order); - }, + mounted() {}, destroyed() {}, methods: { /**