|
|
@ -387,6 +387,7 @@ export default { |
|
|
|
getList() { |
|
|
|
this.loading = true; |
|
|
|
this.queryParams.data.enterpriseId = this.enterpriseId; |
|
|
|
this.queryParams.data.type = "2"; |
|
|
|
listBehavior(this.queryParams).then((response) => { |
|
|
|
// let list = response.records; |
|
|
|
// list.forEach((item) => { |
|
|
|