fix:修改 切换选中的详细视图时 tab选中未切换为detail的问题
This commit is contained in:
@@ -109,6 +109,7 @@ export default {
|
||||
obj: {
|
||||
immediate: true,
|
||||
handler (n) {
|
||||
this.targetTab = 'panelTab'
|
||||
if ((this.from === fromRoute.asset) && n) {
|
||||
const assetSub = { prop: 'assetSubTab', name: this.$t('overall.assetSubTab'), active: false }
|
||||
if (n.childrenNum) {
|
||||
|
||||
Reference in New Issue
Block a user