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

321

parent fe9d7a1b
...@@ -119,7 +119,6 @@ export default Vue.extend({ ...@@ -119,7 +119,6 @@ export default Vue.extend({
appNavBack, appNavBack,
getEntInfo() { getEntInfo() {
this.loading = true this.loading = true
return this.$service.enterprise.getEnterpriseInfo({ return this.$service.enterprise.getEnterpriseInfo({
id: this.entId id: this.entId
}).then((res: any) => { }).then((res: any) => {
......
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