整理订单状态显示及功能按钮
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
onLoad(options) {
|
||||
const app = this
|
||||
pageArticle({
|
||||
categoryId: 51
|
||||
categoryId: options.id
|
||||
}).then(res => {
|
||||
app.itemList = res.data.list
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user