优化
This commit is contained in:
@@ -159,6 +159,7 @@ const printDataLoading = ref(false)
|
|||||||
const printData = reactive({
|
const printData = reactive({
|
||||||
shop_name: store.userInfo.shopName,
|
shop_name: store.userInfo.shopName,
|
||||||
loginAccount: store.userInfo.loginAccount,
|
loginAccount: store.userInfo.loginAccount,
|
||||||
|
isBefore: true,
|
||||||
carts: [
|
carts: [
|
||||||
{
|
{
|
||||||
id: 1,
|
id: 1,
|
||||||
|
|||||||
Reference in New Issue
Block a user