Files
dvcp_v2_webapp/project/pingchang/apps/AppOrganizationChange/components/moment.vue
shijingjing f9411b7278 组织换届
2022-10-13 17:57:48 +08:00

13 lines
107 B
Vue

<template>
<div>当前届次</div>
</template>
<script>
export default {
}
</script>
<style>
</style>