|
@@ -54,7 +54,7 @@ export default{
|
|
|
ReportType:type,
|
|
|
ClassifyFirstId:classify[0]||0,
|
|
|
ClassifySecondId:classify[1]||0,
|
|
|
- ClassifyThirId:classify[2]||0,
|
|
|
+ ClassifyThirdId:classify[2]||0,
|
|
|
}
|
|
|
approveInterence.checkClassifyApprove(params).then(res=>{
|
|
|
this.checkLoading=false
|