Browse Source

init

newStyle
lancer 2 years ago
parent
commit
7dc01cf9f4
1 changed files with 16 additions and 0 deletions
  1. +16
    -0
      src/views/building/chose.vue

+ 16
- 0
src/views/building/chose.vue View File

@@ -0,0 +1,16 @@
<template>
<div>
选择
</div>
</template>

<script>
export default {

}
</script>

<style lang="" scoped >


</style>

Loading…
Cancel
Save