Ver Fonte

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

Signed-off-by: tangshizhe <2417024719@qq.com>
tangshizhe há 1 ano atrás
pai
commit
4d34cdc3ac
1 ficheiros alterados com 3 adições e 0 exclusões
  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) {