|
@@ -545,7 +545,7 @@
|
|
this.queryParams.size = params.size ? params.size : this.queryParams.size
|
|
this.queryParams.size = params.size ? params.size : this.queryParams.size
|
|
// 固定参数(采集的生产资源)
|
|
// 固定参数(采集的生产资源)
|
|
this.queryParams.resourceStatus = "1"
|
|
this.queryParams.resourceStatus = "1"
|
|
- this.queryParams.isAutoCode = "1"
|
|
|
|
|
|
+ this.queryParams.displayStatus = "1"
|
|
|
|
|
|
equipmentMgrApi.getPageList(this.queryParams).then(response => {
|
|
equipmentMgrApi.getPageList(this.queryParams).then(response => {
|
|
const res = response.data
|
|
const res = response.data
|