diff --git a/.env.development b/.env.development
index 4e6fc0e..6412511 100644
--- a/.env.development
+++ b/.env.development
@@ -12,8 +12,8 @@ VUE_APP_TITLE = 苏州应急执法计划管理系统
ENV = 'development'
# 苏州应急执法计划管理系统/开发环境
-# VUE_APP_BASE_API = 'http://39.101.188.84:9033'
-VUE_APP_BASE_API = 'http://180.108.205.123:13002'
+VUE_APP_BASE_API = 'http://39.101.188.84:9033'
+# VUE_APP_BASE_API = 'http://180.108.205.123:13002'
# VUE_APP_BASE_API = '/api'
diff --git a/src/views/yingji/enterprise.vue b/src/views/yingji/enterprise.vue
index 98954b4..c014d05 100644
--- a/src/views/yingji/enterprise.vue
+++ b/src/views/yingji/enterprise.vue
@@ -117,7 +117,7 @@
header-align="center"
>
- {{ componendDistrict("0" + scope.row.subdistrict) }}
+ {{ componendDistrict(scope.row.subdistrict) }}