Browse Source

推送类型暂时去掉

Luolei 6 years ago
parent
commit
de40608869
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/icss/PubTagGroup.vue

+ 1 - 1
src/components/icss/PubTagGroup.vue

@@ -319,7 +319,7 @@ export default {
         tipLis: [],           //提示列表
       },
       labelTypesMaps: {       //// 归属和填写单类型限制
-        '1': ['2', '3', '4','11'],  //推送类型暂时不用
+        '1': ['2', '3', '4'],  //推送类型暂时不用
         '3': ['2', '3','4', '6'],
         '4': ['2', '3'],
         '5': ['7'],