mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-24 10:13:05 +08:00
Merge branch 'feature/GFRS-1624【系统开发】-投保单详情、保单详情证件手机号脱敏-前端' into dev
This commit is contained in:
@@ -223,7 +223,8 @@ export default {
|
||||
pageNum: this.currentPage,
|
||||
pageSize: this.pageSize,
|
||||
orderType: this.active,
|
||||
name: this.searchName
|
||||
name: this.searchName,
|
||||
desensitizType: this.active === 'uncommit' ? 1 : 0
|
||||
}
|
||||
this.getOrderList(pageInfo)
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user