This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
nezha-nezha-fronted/nezha-fronted/src/components/common/project/popData/endpointTable.vue

14 lines
118 B
Vue
Raw Normal View History

<template>
</template>
<script>
export default {
name:"endpointTable"
}
</script>
<style scoped>
</style>