增加标题
This commit is contained in:
@@ -108,6 +108,7 @@ export default {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
created() {
|
created() {
|
||||||
|
document.title = '表单设置'
|
||||||
if (this.id) {
|
if (this.id) {
|
||||||
this.getInfo(this.id)
|
this.getInfo(this.id)
|
||||||
} else this.getFormSetting()
|
} else this.getFormSetting()
|
||||||
|
|||||||
Reference in New Issue
Block a user