Browse Source

Merge branch 'dev/v4.9.36_tsz' of qmx/jy into release/v4.9.36

汤世哲 11 months ago
parent
commit
c57e5f9f18
1 changed files with 1 additions and 3 deletions
  1. 1 3
      src/web/staticres/common-module/selector/js/industryMap.js

+ 1 - 3
src/web/staticres/common-module/selector/js/industryMap.js

@@ -86,7 +86,5 @@ var industryListMapExp = {
         '相关服务', 
         '其他'
     ],
-    '其他': [
-      '其他'
-    ]
+    '其他': []
 }