BUG 29059

This commit is contained in:
aixianling
2022-04-12 11:45:51 +08:00
parent d7dc92ff4a
commit 3607bc86e9

View File

@@ -190,7 +190,7 @@ export default {
data() {
return {
search: {status: 1},
page: {current: 1, total: 10},
page: {current: 1, size: 10,total:0},
tableData: [],
overviews: [],
productTop10: [],