From 0e0d206cc74220ff061a856a963193cb0e3fb4d4 Mon Sep 17 00:00:00 2001 From: lilinyuan <1084668738@qq.com> Date: Thu, 9 May 2024 16:14:48 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=88=9D=E5=A7=8B=E5=8C=96=E9=A1=B9?= =?UTF-8?q?=E7=9B=AE=E9=9C=80=E6=B1=82=E7=9B=AE=E5=BD=95=E5=8F=8A=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/projectdemand/demandcollection/index.vue | 13 +++++++++++++ src/views/projectdemand/demandsummary/index.vue | 13 +++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 src/views/projectdemand/demandcollection/index.vue create mode 100644 src/views/projectdemand/demandsummary/index.vue diff --git a/src/views/projectdemand/demandcollection/index.vue b/src/views/projectdemand/demandcollection/index.vue new file mode 100644 index 0000000..ff05203 --- /dev/null +++ b/src/views/projectdemand/demandcollection/index.vue @@ -0,0 +1,13 @@ + + + + + \ No newline at end of file diff --git a/src/views/projectdemand/demandsummary/index.vue b/src/views/projectdemand/demandsummary/index.vue new file mode 100644 index 0000000..18fde93 --- /dev/null +++ b/src/views/projectdemand/demandsummary/index.vue @@ -0,0 +1,13 @@ + + + + + \ No newline at end of file