|
|
@ -316,7 +316,7 @@ export default { |
|
|
|
this.shequId = this.$route.params.id |
|
|
|
this.customerId = this.$route.query.customerId |
|
|
|
this.shequName = this.$route.query.name |
|
|
|
document.title = this.shequName |
|
|
|
document.title = this.shequName + '信息管理平台' |
|
|
|
}, |
|
|
|
mounted () { |
|
|
|
|
|
|
|