From 9d863aca1a05cd4c30490c70cff5df7ea06a1bc3 Mon Sep 17 00:00:00 2001 From: liujun Date: Wed, 24 Jan 2024 11:43:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B6=88=E9=98=B2=E5=99=A8=E6=9D=90=E5=8A=9F?= =?UTF-8?q?=E8=83=BD=E8=BF=81=E7=A7=BB=E8=87=B3=E4=BC=81=E4=B8=9A=E7=AB=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../firecontrolroom/components/list.vue | 831 ++++++++++++++++++ .../firefighting/firecontrolroom/index.vue | 33 + .../firepumproom/components/list.vue | 781 ++++++++++++++++ src/views/firefighting/firepumproom/index.vue | 33 + .../fireresources/components/list.vue | 585 ++++++++++++ .../firefighting/fireresources/index.vue | 33 + 6 files changed, 2296 insertions(+) create mode 100644 src/views/firefighting/firecontrolroom/components/list.vue create mode 100644 src/views/firefighting/firecontrolroom/index.vue create mode 100644 src/views/firefighting/firepumproom/components/list.vue create mode 100644 src/views/firefighting/firepumproom/index.vue create mode 100644 src/views/firefighting/fireresources/components/list.vue create mode 100644 src/views/firefighting/fireresources/index.vue diff --git a/src/views/firefighting/firecontrolroom/components/list.vue b/src/views/firefighting/firecontrolroom/components/list.vue new file mode 100644 index 0000000..59923b1 --- /dev/null +++ b/src/views/firefighting/firecontrolroom/components/list.vue @@ -0,0 +1,831 @@ + + + + + diff --git a/src/views/firefighting/firecontrolroom/index.vue b/src/views/firefighting/firecontrolroom/index.vue new file mode 100644 index 0000000..12ac353 --- /dev/null +++ b/src/views/firefighting/firecontrolroom/index.vue @@ -0,0 +1,33 @@ + + + + + + diff --git a/src/views/firefighting/firepumproom/components/list.vue b/src/views/firefighting/firepumproom/components/list.vue new file mode 100644 index 0000000..82dca76 --- /dev/null +++ b/src/views/firefighting/firepumproom/components/list.vue @@ -0,0 +1,781 @@ + + + + + diff --git a/src/views/firefighting/firepumproom/index.vue b/src/views/firefighting/firepumproom/index.vue new file mode 100644 index 0000000..12ac353 --- /dev/null +++ b/src/views/firefighting/firepumproom/index.vue @@ -0,0 +1,33 @@ + + + + + + diff --git a/src/views/firefighting/fireresources/components/list.vue b/src/views/firefighting/fireresources/components/list.vue new file mode 100644 index 0000000..3cfb980 --- /dev/null +++ b/src/views/firefighting/fireresources/components/list.vue @@ -0,0 +1,585 @@ + + + + + diff --git a/src/views/firefighting/fireresources/index.vue b/src/views/firefighting/fireresources/index.vue new file mode 100644 index 0000000..12ac353 --- /dev/null +++ b/src/views/firefighting/fireresources/index.vue @@ -0,0 +1,33 @@ + + + + + +