修复接口参数少传
This commit is contained in:
parent
0d613e2a6a
commit
1660d759fe
@ -150,6 +150,7 @@
|
||||
...that.condition,
|
||||
isInspect: that.tabIndex,
|
||||
date:this.condition.date,
|
||||
checkingPointUserId: that.checkingPointUserId
|
||||
},
|
||||
success: res => {
|
||||
let arr = JSON.parse(JSON.stringify(this.listData));
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user