瀏覽代碼

Merge branch 'dev/v4.8.83_tsz' of qmx/jy into feature/v4.8.83

汤世哲 1 年之前
父節點
當前提交
1aab45dbbd
共有 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) {