Commit 1fe1f557 authored by hanfeng zhang's avatar hanfeng zhang

321

parent fe9d7a1b
......@@ -119,9 +119,8 @@ export default Vue.extend({
appNavBack,
getEntInfo() {
this.loading = true
return this.$service.enterprise.getEnterpriseInfo({
id: this.entId
id: this.entId
}).then((res: any) => {
const { data } = res
this.loading = false
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment