o2team / xcel

一个基于 Electron 和 Vue 的 Excel 数据过滤工具——凹凸实验室出品 https://aotu.io/notes/2016/11/15/xcel/
GNU General Public License v3.0
666 stars 100 forks source link

app/src/components/FirstScreenPageView/UniqueTab.vue 文件名错误 #13

Closed william-sv closed 6 years ago

william-sv commented 6 years ago

app/src/components/FirstScreenPageView/FilterTagList.vue 内引入文件名为' ./UniqueTag ',但是文件夹内的文件名为“uniqueTag.vue” 需要修改相应的文件名

JChehe commented 6 years ago

@william-sv 感谢指正,已修复❤️