Browse Source

'屏蔽天猫精灵'

Rorschach 5 years ago
parent
commit
733fd2fd20
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/pages/skill/Skill.vue

+ 1 - 1
src/pages/skill/Skill.vue

@@ -203,7 +203,7 @@ export default {
       channelList: "",
       skillChanneList: [
         { title: "百度-小度在家", code: "BAIDU" },
-        { title: "阿里-天猫精灵", code: "ALI" },
+        // { title: "阿里-天猫精灵", code: "ALI" },
       ],
       rules: {
         channel: [{ required: true, trigger: "blur" }],