更新 ui/src/pages/admin/comment.vue
This commit is contained in:
parent
063b80f797
commit
dc3f423cc5
@ -74,6 +74,7 @@ const state = reactive({
|
|||||||
limit: 10, // 每页显示的记录数
|
limit: 10, // 每页显示的记录数
|
||||||
title:"",
|
title:"",
|
||||||
type:"0",
|
type:"0",
|
||||||
|
orderStatus:3
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user