修改法规意见收集标题回显中文标题
This commit is contained in:
@@ -102,6 +102,7 @@
|
||||
},
|
||||
mounted() {
|
||||
this.isDisplay = false
|
||||
document.title = this.$t('collectionOfRegulatoryOpinions')
|
||||
if (this.$route.query.isDisabled) {
|
||||
this.disabled = JSON.parse(this.$route.query.isDisabled)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user