feat: 新增需求
This commit is contained in:
@@ -120,6 +120,7 @@
|
||||
return
|
||||
}
|
||||
this.formConf = res.data.formData ? JSON.parse(res.data.formData) : {};
|
||||
console.log(this.formConf,'formConf----')
|
||||
this.showPage = true
|
||||
this.initData()
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user