搜索框加空格校验 & 发布v1.3.0版本
This commit is contained in:
@@ -6,7 +6,7 @@ export async function getPageBalance(params: {
|
||||
page: number
|
||||
size: number
|
||||
user_phone?: string
|
||||
bill_id?: string
|
||||
bill_no?: string
|
||||
created_at_start?: Date
|
||||
created_at_end?: Date
|
||||
}) {
|
||||
@@ -21,7 +21,7 @@ export async function getBalance(params: {
|
||||
size: number
|
||||
user_id: number
|
||||
user_phone?: string
|
||||
bill_id?: string
|
||||
bill_no?: string
|
||||
created_at_start?: Date
|
||||
created_at_end?: Date
|
||||
}) {
|
||||
|
||||
Reference in New Issue
Block a user