更新 ui/src/components/front/item.vue
This commit is contained in:
parent
7bae63696d
commit
1abb319ce7
@ -82,7 +82,8 @@ const state = reactive(<any>{
|
||||
total:0,
|
||||
page:{
|
||||
page:1,
|
||||
title:""
|
||||
title:"",
|
||||
status:0
|
||||
},
|
||||
getList:[]
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user