From 56b25aef209cf43bbde250b058da1b6b2a7cbad1 Mon Sep 17 00:00:00 2001 From: bb_pan Date: Fri, 27 Jun 2025 16:40:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9D=90=E6=96=99=E7=AB=99-=E8=B4=B9=E7=94=A8?= =?UTF-8?q?=E7=BB=93=E7=AE=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../cost/component/applyDetail.vue | 580 ++++++++++++++++++ .../cost/component/applyHome.vue | 480 +++++++++++++++ .../cost/component/examDetail.vue | 540 ++++++++++++++++ .../cost/component/examHome.vue | 482 +++++++++++++++ .../materialsStation/cost/costApplyList.vue | 40 ++ .../materialsStation/cost/costExamList.vue | 40 ++ 6 files changed, 2162 insertions(+) create mode 100644 src/views/materialsStation/cost/component/applyDetail.vue create mode 100644 src/views/materialsStation/cost/component/applyHome.vue create mode 100644 src/views/materialsStation/cost/component/examDetail.vue create mode 100644 src/views/materialsStation/cost/component/examHome.vue create mode 100644 src/views/materialsStation/cost/costApplyList.vue create mode 100644 src/views/materialsStation/cost/costExamList.vue diff --git a/src/views/materialsStation/cost/component/applyDetail.vue b/src/views/materialsStation/cost/component/applyDetail.vue new file mode 100644 index 00000000..c8c7023c --- /dev/null +++ b/src/views/materialsStation/cost/component/applyDetail.vue @@ -0,0 +1,580 @@ + + + + diff --git a/src/views/materialsStation/cost/component/applyHome.vue b/src/views/materialsStation/cost/component/applyHome.vue new file mode 100644 index 00000000..5025cb15 --- /dev/null +++ b/src/views/materialsStation/cost/component/applyHome.vue @@ -0,0 +1,480 @@ + + + + diff --git a/src/views/materialsStation/cost/component/examDetail.vue b/src/views/materialsStation/cost/component/examDetail.vue new file mode 100644 index 00000000..b375b067 --- /dev/null +++ b/src/views/materialsStation/cost/component/examDetail.vue @@ -0,0 +1,540 @@ + + + + diff --git a/src/views/materialsStation/cost/component/examHome.vue b/src/views/materialsStation/cost/component/examHome.vue new file mode 100644 index 00000000..0f2a6c6a --- /dev/null +++ b/src/views/materialsStation/cost/component/examHome.vue @@ -0,0 +1,482 @@ + + + + diff --git a/src/views/materialsStation/cost/costApplyList.vue b/src/views/materialsStation/cost/costApplyList.vue new file mode 100644 index 00000000..5b056bae --- /dev/null +++ b/src/views/materialsStation/cost/costApplyList.vue @@ -0,0 +1,40 @@ + + + diff --git a/src/views/materialsStation/cost/costExamList.vue b/src/views/materialsStation/cost/costExamList.vue new file mode 100644 index 00000000..419b95e9 --- /dev/null +++ b/src/views/materialsStation/cost/costExamList.vue @@ -0,0 +1,40 @@ + + +