|
@@ -466,7 +466,6 @@ export default {
|
|
listSqJcxx(this.queryParams).then(response => {
|
|
listSqJcxx(this.queryParams).then(response => {
|
|
this.jcxxList = response.rows;
|
|
this.jcxxList = response.rows;
|
|
this.total = response.total;
|
|
this.total = response.total;
|
|
- this.queryParams.lb=this.dict.type.CZ030[0].id;
|
|
|
|
this.loading = false;
|
|
this.loading = false;
|
|
});
|
|
});
|
|
},
|
|
},
|