ソースを参照

'屏蔽天猫精灵'

Rorschach 5 年 前
コミット
733fd2fd20
1 ファイル変更1 行追加1 行削除
  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" }],