Skip to content
  • This project
    • Loading...
  • Sign in

bdc / bdcdj-web

Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • bdcdj-web
  • src
  • views
  • workflow
  • components
  • swxx.vue
  • tianhaohao@pashanhoo.com's avatar
    添加税务信息、收费、水电气组件 · 17c82620
    17c82620 Browse Files
    tianhaohao@pashanhoo.com committed 2023-09-05 13:11:39 +0800
swxx.vue 184 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9
<template>
   <div>
    <div>不动产信息</div>
    <div>买方信息</div>
    <div>卖方信息</div>
    <div>合同信息</div>
     <div>缴税信息</div>
  </div>
</template>