This commit is contained in:
liuye
2023-04-17 14:51:56 +08:00
parent 7ec0f7c45f
commit 3072dc10d1

View File

@@ -91,7 +91,8 @@ export default {
leftList: [], leftList: [],
rightList: [], rightList: [],
goodsList: [], goodsList: [],
total: 0 total: 0,
current: 1
} }
}, },
computed: { computed: {