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,