From 452c0291aafc7bc26d9f05a2ecb7e96b3a7c4d72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=87=AA=E5=B8=A6=E5=A4=A7=E4=BD=AC=E6=B0=94=E5=9C=BA?= <188633308@qq.com> Date: Tue, 11 May 2021 13:27:16 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E6=96=B0=E5=A2=9E=E6=88=BF=E5=B1=8B?= =?UTF-8?q?=E7=BC=96=E7=A0=81(=E6=9C=AA=E5=AE=9E=E7=8E=B0)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pages/business/house/houseCode/form.vue | 129 +++++++++++ .../pages/business/house/houseCode/index.vue | 206 ++++++++++++++++++ 2 files changed, 335 insertions(+) create mode 100644 Web/src/pages/business/house/houseCode/form.vue create mode 100644 Web/src/pages/business/house/houseCode/index.vue diff --git a/Web/src/pages/business/house/houseCode/form.vue b/Web/src/pages/business/house/houseCode/form.vue new file mode 100644 index 0000000..cb8f26d --- /dev/null +++ b/Web/src/pages/business/house/houseCode/form.vue @@ -0,0 +1,129 @@ + + \ No newline at end of file diff --git a/Web/src/pages/business/house/houseCode/index.vue b/Web/src/pages/business/house/houseCode/index.vue new file mode 100644 index 0000000..a10161b --- /dev/null +++ b/Web/src/pages/business/house/houseCode/index.vue @@ -0,0 +1,206 @@ + + \ No newline at end of file