bug
This commit is contained in:
@@ -9,9 +9,9 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import Add from './components/add'
|
||||
import List from './components/list'
|
||||
import MyAddList from './components/myAddList'
|
||||
import Add from './add'
|
||||
import List from './list'
|
||||
import MyAddList from './myAddList'
|
||||
|
||||
export default {
|
||||
name: 'AppMailList',
|
||||
|
||||
Reference in New Issue
Block a user