Commit 66db52a5 authored by caixingbing's avatar caixingbing

*

parent 224c1481
<template>
<div class="app-container">
财务简析
</div>
</template>
<script>
export default {
name: 'Financial',
data() {
return {
}
},
created() {
},
methods: {
}
}
</script>
<style lang="scss" scoped>
</style>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment