mirror of
https://github.com/crmeb/crmeb_java.git
synced 2026-07-07 04:04:26 +08:00
14 lines
114 B
Vue
14 lines
114 B
Vue
<template>
|
|
$END$
|
|
</template>
|
|
|
|
<script>
|
|
export default {
|
|
name: "codegenList"
|
|
}
|
|
</script>
|
|
|
|
<style scoped>
|
|
|
|
</style>
|