refactor: change DndList name

This commit is contained in:
Pan
2017-10-24 17:37:14 +08:00
parent 99417081ed
commit f99b97d9f1
2 changed files with 7 additions and 7 deletions

View File

@@ -8,7 +8,7 @@
</template>
<script>
import DndList from '@/components/twoDndList'
import DndList from '@/components/DndList'
import { fetchList } from '@/api/article'
export default {