src/views/construction/constructionList/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/construction/constructionList/index.vue
New file @@ -0,0 +1,15 @@ <template> <div> </div> </template> <script> export default { name: "constructionList" } </script> <style scoped> </style>