From 651ebafe6788101cee8d708997f8a689372f54d6 Mon Sep 17 00:00:00 2001
From: 唐耀东 <18861537@qq.com>
Date: 星期一, 09 五月 2022 14:36:08 +0800
Subject: [PATCH] 提交代码

---
 src/views/construction/constructionList/index.vue |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)

diff --git a/src/views/construction/constructionList/index.vue b/src/views/construction/constructionList/index.vue
new file mode 100644
index 0000000..d0207e0
--- /dev/null
+++ b/src/views/construction/constructionList/index.vue
@@ -0,0 +1,15 @@
+<template>
+  <div>
+
+  </div>
+</template>
+
+<script>
+export default {
+  name: "constructionList"
+}
+</script>
+
+<style scoped>
+
+</style>
\ No newline at end of file

--
Gitblit v1.9.1