mall:优惠券发送优化

This commit is contained in:
owen
2023-09-01 23:50:26 +08:00
parent 190c6e384c
commit 76c4644b4b
4 changed files with 25 additions and 17 deletions

View File

@@ -122,7 +122,8 @@ const queryParams = reactive({
pageNo: 1,
pageSize: 10,
createTime: [],
status: undefined
status: undefined,
nickname: undefined
})
const queryFormRef = ref() // 搜索的表单