NZ-584 feat: overview调整
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
<transition name="el-zoom-in-top">
|
||||
<element-set
|
||||
v-if="tools.showCustomTableTitle"
|
||||
:tableId="tableId"
|
||||
:tableId="$parent.tableId"
|
||||
ref="customTableTitle"
|
||||
:custom-table-title="customTableTitle"
|
||||
:original-table-title="tableTitle"
|
||||
@@ -88,10 +88,6 @@ export default {
|
||||
searchMsg: {
|
||||
type: Object
|
||||
},
|
||||
tableId: {
|
||||
type: String,
|
||||
default: ''
|
||||
},
|
||||
hasSearch: {
|
||||
type: Boolean,
|
||||
default: false
|
||||
|
||||
Reference in New Issue
Block a user