From a411f039ab4ee59f83e2ffa579421071852c5c77 Mon Sep 17 00:00:00 2001 From: "277151821@qq.com" <277151821@qq.com> Date: Fri, 15 Mar 2024 11:13:20 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=90=E8=90=A5=E7=AE=A1=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/mechanical_files/operations/add.vue | 374 ++++++++++++++++++ .../operations/components/export_excel.vue | 135 +++++++ .../mechanical_files/operations/edit.vue | 374 ++++++++++++++++++ .../mechanical_files/operations/index.vue | 261 ++++++++++++ .../mechanical_files/operations/view.vue | 130 ++++++ 5 files changed, 1274 insertions(+) create mode 100644 src/views/mechanical_files/operations/add.vue create mode 100644 src/views/mechanical_files/operations/components/export_excel.vue create mode 100644 src/views/mechanical_files/operations/edit.vue create mode 100644 src/views/mechanical_files/operations/index.vue create mode 100644 src/views/mechanical_files/operations/view.vue diff --git a/src/views/mechanical_files/operations/add.vue b/src/views/mechanical_files/operations/add.vue new file mode 100644 index 0000000..aa60039 --- /dev/null +++ b/src/views/mechanical_files/operations/add.vue @@ -0,0 +1,374 @@ + + + + + diff --git a/src/views/mechanical_files/operations/components/export_excel.vue b/src/views/mechanical_files/operations/components/export_excel.vue new file mode 100644 index 0000000..f2388fa --- /dev/null +++ b/src/views/mechanical_files/operations/components/export_excel.vue @@ -0,0 +1,135 @@ + + + + + diff --git a/src/views/mechanical_files/operations/edit.vue b/src/views/mechanical_files/operations/edit.vue new file mode 100644 index 0000000..aa60039 --- /dev/null +++ b/src/views/mechanical_files/operations/edit.vue @@ -0,0 +1,374 @@ + + + + + diff --git a/src/views/mechanical_files/operations/index.vue b/src/views/mechanical_files/operations/index.vue new file mode 100644 index 0000000..b4b1a97 --- /dev/null +++ b/src/views/mechanical_files/operations/index.vue @@ -0,0 +1,261 @@ + + + + + diff --git a/src/views/mechanical_files/operations/view.vue b/src/views/mechanical_files/operations/view.vue new file mode 100644 index 0000000..34b866e --- /dev/null +++ b/src/views/mechanical_files/operations/view.vue @@ -0,0 +1,130 @@ + + + + +