This commit is contained in:
liuye
2022-03-09 14:11:20 +08:00
5 changed files with 169 additions and 22 deletions

View File

@@ -108,6 +108,7 @@ export default {
}
},
created() {
document.title = '表单设置'
if (this.id) {
this.getInfo(this.id)
} else this.getFormSetting()