feat:asset 详细视图添加
This commit is contained in:
@@ -96,7 +96,7 @@ export default {
|
||||
})
|
||||
}
|
||||
if (this.detailType === 'view') {
|
||||
this.$refs.dataTable.$refs.dataTable.scrollTop = 0
|
||||
this.$refs.dataDetail.$refs.dataTable.scrollTop = 0
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user