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