diff --git a/components/xuan-switch/xuan-switch-ditu.vue b/components/xuan-switch/xuan-switch-ditu.vue index 60ebf0e..9d1208f 100644 --- a/components/xuan-switch/xuan-switch-ditu.vue +++ b/components/xuan-switch/xuan-switch-ditu.vue @@ -38,9 +38,9 @@ export default { props: { switchList: { type: Array, - default: ()=>{ - return ['列表','地图']; - } + // default: ()=>{ + // return ['列表','地图']; + // } }, defaultSwitch:{ // 默认值 type:Boolean, diff --git a/my/hongbao/youhuijuan.vue b/my/hongbao/youhuijuan.vue index 42eb67e..9192f2b 100644 --- a/my/hongbao/youhuijuan.vue +++ b/my/hongbao/youhuijuan.vue @@ -1,5 +1,5 @@