浏览代码

fix:商务合作留资功能逻辑调整

Signed-off-by: tangshizhe <2417024719@qq.com>
tangshizhe 1 年之前
父节点
当前提交
4d34cdc3ac
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      src/web/staticres/js/pc-collect-user-info.js

+ 3 - 0
src/web/staticres/js/pc-collect-user-info.js

@@ -729,6 +729,8 @@ var vm = new Vue({
           if(source === 'businesscooperation-landingpage') {
             _this.moduleShow.cooperate = true
           } else {
+            _this.moduleShow.companyType = true
+            _this.moduleShow.job = true
             _this.moduleShow.cooperate = false
           }
         }
@@ -980,6 +982,7 @@ var vm = new Vue({
       this.form.scale = ''
       this.form.business = ''
       this.form.need = ''
+      this.form.cooperate = ''
     },
     setEchoInfo: function (data) {
       if (data) {