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