From 367b49c68a81641f84fa269a91a8369bfcbc5620 Mon Sep 17 00:00:00 2001 From: gyq <875626088@qq.com> Date: Thu, 1 Aug 2024 14:09:19 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/device/add.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/device/add.vue b/src/views/device/add.vue index d8e9255..48a95ca 100644 --- a/src/views/device/add.vue +++ b/src/views/device/add.vue @@ -159,6 +159,7 @@ const printDataLoading = ref(false) const printData = reactive({ shop_name: store.userInfo.shopName, loginAccount: store.userInfo.loginAccount, + isBefore: true, carts: [ { id: 1,