mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-08-14 01:51:53 +08:00
mall:优惠券发送优化
This commit is contained in:
@@ -122,7 +122,8 @@ const queryParams = reactive({
|
||||
pageNo: 1,
|
||||
pageSize: 10,
|
||||
createTime: [],
|
||||
status: undefined
|
||||
status: undefined,
|
||||
nickname: undefined
|
||||
})
|
||||
const queryFormRef = ref() // 搜索的表单
|
||||
|
||||
|
Reference in New Issue
Block a user