fix: 修改新增用户商品的配置项逻辑
This commit is contained in:
@@ -142,7 +142,7 @@ const searchParams = reactive({
|
||||
key: '',
|
||||
method: '',
|
||||
page: 1,
|
||||
count: 20
|
||||
count: 10
|
||||
})
|
||||
|
||||
// 状态
|
||||
|
||||
Reference in New Issue
Block a user