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/assetTable.vue
2020-08-26 10:05:56 +08:00

14 lines
115 B
Vue

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