diff --git a/src/pages/details/otherBussStandardDetails/index.vue b/src/pages/details/otherBussStandardDetails/index.vue
index 2197484bb..4a88f9d6e 100644
--- a/src/pages/details/otherBussStandardDetails/index.vue
+++ b/src/pages/details/otherBussStandardDetails/index.vue
@@ -505,15 +505,15 @@
>
{{ !child.value || child.value === 'null' ? '-' : child.value }}
-
- {{ child.value }}
- -
-
+
+
+
+ {{ item }}
+
+
+ -
+
+
+ {{scope.row.dtqbbhbuss}}
+ {{scope.row.dtqbbhbuss}}
+ {{
+ scope.row.dtqbbhbuss
+ }}
+
@@ -4206,6 +4213,7 @@ export default {
this.tableFlag = item
// item.advanceSearchVOStr = JSON.stringify(advancedSearch) || ''
this.getBussionStandTable(item, '', type)
+ this.isAdvancedSearch = false
},
// 清空搜索框
clearAllSearch(flag) {
@@ -4378,6 +4386,7 @@ export default {
}
this.SarExportSearchEo = formData
formData.isKU = '1'
+ this.isAdvancedSearch = false
this.$http.get('lawss/sarBussionessStand/getSarBussionStandPage', formData, {
_this: this, loading: 'loading'
}, res => {
@@ -4398,7 +4407,6 @@ export default {
if ((this.standinfoList.length === 0 || this.standinfoList === []) && this.sarBussionessSearch.page !== 1) {
this.pageChange(1)
}
- this.isAdvancedSearch = false
}, e => {
})
// this.$refs.selection.selectAll(false)