更改组件导入路径
This commit is contained in:
parent
73f49847bf
commit
59cdbef5f2
|
|
@ -7,7 +7,7 @@
|
|||
</template>
|
||||
|
||||
<script>
|
||||
import Modal from '@/components/Modal/index.vue'
|
||||
import Modal from '@/components/CardModal/index.vue'
|
||||
import { defineComponent, computed } from 'vue'
|
||||
export default {
|
||||
name: 'UserModal',
|
||||
|
|
|
|||
Loading…
Reference in New Issue