更新 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,
|
total:0,
|
||||||
page:{
|
page:{
|
||||||
page:1,
|
page:1,
|
||||||
title:""
|
title:"",
|
||||||
|
status:0
|
||||||
},
|
},
|
||||||
getList:[]
|
getList:[]
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user