From 01aeb02627d88baad6bc48cd682eed2bb104afe5 Mon Sep 17 00:00:00 2001 From: tianyi <13521030702@163.com> Date: Fri, 15 May 2026 16:22:08 +0800 Subject: [PATCH] 1 --- .../app/business/logiticsCompany/addEdit.vue | 247 ++++ .../business/logiticsCompany/dictManage.vue | 315 ++++++ .../logiticsCompany/transferStation.vue | 1008 +++++++++++++++++ 3 files changed, 1570 insertions(+) create mode 100644 src/views/app/business/logiticsCompany/addEdit.vue create mode 100644 src/views/app/business/logiticsCompany/dictManage.vue create mode 100644 src/views/app/business/logiticsCompany/transferStation.vue diff --git a/src/views/app/business/logiticsCompany/addEdit.vue b/src/views/app/business/logiticsCompany/addEdit.vue new file mode 100644 index 0000000..2175930 --- /dev/null +++ b/src/views/app/business/logiticsCompany/addEdit.vue @@ -0,0 +1,247 @@ + + + + + \ No newline at end of file diff --git a/src/views/app/business/logiticsCompany/dictManage.vue b/src/views/app/business/logiticsCompany/dictManage.vue new file mode 100644 index 0000000..6bae70f --- /dev/null +++ b/src/views/app/business/logiticsCompany/dictManage.vue @@ -0,0 +1,315 @@ + + + + \ No newline at end of file diff --git a/src/views/app/business/logiticsCompany/transferStation.vue b/src/views/app/business/logiticsCompany/transferStation.vue new file mode 100644 index 0000000..56547a1 --- /dev/null +++ b/src/views/app/business/logiticsCompany/transferStation.vue @@ -0,0 +1,1008 @@ + + + + \ No newline at end of file