浏览代码

修改bug

Jing 2 天之前
父节点
当前提交
75e4411533
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/profile/index.vue

+ 1 - 0
src/views/profile/index.vue

@@ -433,6 +433,7 @@ export default {
     company_hy_id(value) {
     company_hy_id(value) {
       this.$store.dispatch('news/getIndustry').then(res => {
       this.$store.dispatch('news/getIndustry').then(res => {
         this.company_hy_id = res.data;
         this.company_hy_id = res.data;
+        this.getCompanyInfo()
       })
       })
     },
     },
     //13.获取公司规模
     //13.获取公司规模