diff --git a/src/pages/details/otherStandardDetails/index.vue b/src/pages/details/otherStandardDetails/index.vue index b86d6a15d..e6dd6ee42 100644 --- a/src/pages/details/otherStandardDetails/index.vue +++ b/src/pages/details/otherStandardDetails/index.vue @@ -64,15 +64,15 @@ sarStandardsInfoEO.standEnName || '-' }}
{{ child.attrName }} - {{ file.oldFileName | ellipsis50}} - - + + + + + + + + @click="searchBtnClick(standCommonlySearch)"> 查询 { @@ -2718,7 +2717,6 @@ export default { idList += item.id nameList += item.name }) - console.log(nameList , '额鹅鹅鹅饿') if (this.drawerTitle === '选择我司署名人') { this.sarStandardsInfoEO['WSSMR'] = nameList } else if (this.drawerTitle === '选择责任工程师') { @@ -3147,8 +3145,8 @@ export default { this.getDomesticStandardTable() }, // 点击搜索按钮 - searchBtnClick(type) { - this.getDomesticStandardTable(undefined ,type) + searchBtnClick() { + this.getDomesticStandardTable() }, // 搜索 getDomesticStandardTableBtn(item) { @@ -4017,9 +4015,6 @@ export default { } if ((this.stahndinfoList.length === 0 || this.stahndinfoList === []) && this.standCommonlySearch.page !== 1) { this.pageChange(1) - } - if (type === 1) { - } this.stahndinfoList = res.data.list this.total = res.data.count
+ @click="searchBtnClick(standCommonlySearch)"> 查询 { @@ -2718,7 +2717,6 @@ export default { idList += item.id nameList += item.name }) - console.log(nameList , '额鹅鹅鹅饿') if (this.drawerTitle === '选择我司署名人') { this.sarStandardsInfoEO['WSSMR'] = nameList } else if (this.drawerTitle === '选择责任工程师') { @@ -3147,8 +3145,8 @@ export default { this.getDomesticStandardTable() }, // 点击搜索按钮 - searchBtnClick(type) { - this.getDomesticStandardTable(undefined ,type) + searchBtnClick() { + this.getDomesticStandardTable() }, // 搜索 getDomesticStandardTableBtn(item) { @@ -4017,9 +4015,6 @@ export default { } if ((this.stahndinfoList.length === 0 || this.stahndinfoList === []) && this.standCommonlySearch.page !== 1) { this.pageChange(1) - } - if (type === 1) { - } this.stahndinfoList = res.data.list this.total = res.data.count