王浩 7 月之前
父節點
當前提交
78da441a93
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      my/renzheng/editCompany.vue

+ 1 - 1
my/renzheng/editCompany.vue

@@ -262,7 +262,7 @@ export default {
     },
     goCompanyMsg(){
         uni.navigateTo({ url: '/my/renzheng/companyMsg' })
-    }
+    },
 	// 查询用户企业状态
 	getcompanystatus() {
 		this.$Request.get("/app/company/selectCompanyByUserId", "")