Browse Source

no message

master
xpz2018 9 months ago
parent
commit
543f1e1bfa
1 changed files with 1 additions and 1 deletions
  1. 2
      src/views/invite/myList/index.vue

2
src/views/invite/myList/index.vue

@ -36,7 +36,7 @@
import { Radio } from 'ant-design-vue' import { Radio } from 'ant-design-vue'
export default { export default {
name: 'ClueList',
name: 'MyList',
components: { RadioGroup: Radio.Group, RadioButton: Radio.Button }, components: { RadioGroup: Radio.Group, RadioButton: Radio.Button },
} }
</script> </script>

Loading…
Cancel
Save