Selaa lähdekoodia

fix: 市场分析报告添加其他选项

Signed-off-by: tangshizhe <48740614+tangshizhe@users.noreply.github.com>
tangshizhe 1 vuosi sitten
vanhempi
commit
1bb6af2a26
1 muutettua tiedostoa jossa 19 lisäystä ja 7 poistoa
  1. 19 7
      src/web/staticres/common-module/collection/js/industry-mobile.js

+ 19 - 7
src/web/staticres/common-module/collection/js/industry-mobile.js

@@ -108,7 +108,8 @@ var industryComponent = {
             "工程施工",
             "监理咨询",
             "材料设备",
-            "机电安装"
+            "机电安装",
+            "其他"
           ]
         },
         {
@@ -126,14 +127,16 @@ var industryComponent = {
             "新能源",
             "设备物资",
             "化工产品",
-            "设备"
+            "设备",
+            "其他"
           ]
         },
         {
           "弱电安防": [
             "综合布线",
             "智能系统",
-            "智能家居"
+            "智能家居",
+            "其他"
           ]
         },
         {
@@ -150,7 +153,8 @@ var industryComponent = {
             "通用办公设备",
             "专业设备",
             "办公用品",
-            "生活用品"
+            "生活用品",
+            "其他"
           ]
         },
         {
@@ -176,7 +180,8 @@ var industryComponent = {
           "医疗卫生": [
             "设备",
             "耗材",
-            "药品"
+            "药品",
+            "其他"
           ]
         },
         {
@@ -184,7 +189,8 @@ var industryComponent = {
             "道路",
             "绿化",
             "线路管网",
-            "综合项目"
+            "综合项目",
+            "其他"
           ]
         },
         {
@@ -203,7 +209,13 @@ var industryComponent = {
           "农林牧渔": [
             "生产物资",
             "生产设备",
-            "相关服务"
+            "相关服务",
+            "其他"
+          ]
+        },
+        {
+          "其他": [
+            "其他"
           ]
         }
       ]