|
|
@ -396,7 +396,7 @@ |
|
|
this.searchDataList = []; |
|
|
this.searchDataList = []; |
|
|
} |
|
|
} |
|
|
let inData={ |
|
|
let inData={ |
|
|
site:this.$store.state.user.site, |
|
|
|
|
|
|
|
|
site:this.site, |
|
|
functionType: this.functionType, |
|
|
functionType: this.functionType, |
|
|
list :this.dataList, |
|
|
list :this.dataList, |
|
|
codeNo: this.codeNo, |
|
|
codeNo: this.codeNo, |
|
|
|