mand-mobile/components/check-list/index.vue

4 lines
83 B
Vue

<script>
import CheckList from '../check/list'
export default CheckList
</script>