7 lines
94 B
Vue
7 lines
94 B
Vue
<template>
|
|
<div>customer-management</div>
|
|
</template>
|
|
|
|
|
|
<script setup lang="ts">
|
|
</script> |