标题使用数据返回
This commit is contained in:
parent
fc2d259ef0
commit
a9634e0562
|
|
@ -469,7 +469,7 @@ export default {
|
|||
})
|
||||
}
|
||||
|
||||
this.showData.name = '永盛科技数据看板'
|
||||
this.showData.name = res.data.title;
|
||||
this.loadingDone = true
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in New Issue