Commit bf4dcee8 by sweet

经纪人项目过来填写问卷不需要填写姓名和手机号

parent 17457033
...@@ -169,7 +169,6 @@ export class LiveComponent implements OnInit { ...@@ -169,7 +169,6 @@ export class LiveComponent implements OnInit {
} }
next(type) { next(type) {
debugger;
if (this.nextBtn == true) { if (this.nextBtn == true) {
const param = { const param = {
survey: { survey: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment