1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-09-07 10:29:49 +08:00

openWindow => open-window

This commit is contained in:
Pan 2019-04-10 16:49:05 +08:00
parent ea0de15612
commit 4fc363ae6b
2 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
</template>
<script>
// import openWindow from '@/utils/openWindow'
// import openWindow from '@/utils/open-window'
export default {
name: 'SocialSignin',