From f1529bd9e26c4e8dfd003963d0cb50ffd107f36d Mon Sep 17 00:00:00 2001 From: luyan Date: Wed, 7 Aug 2024 09:49:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B912345=E6=97=B6=E9=97=B4?= =?UTF-8?q?=E6=A3=80=E7=B4=A2=E5=B7=A5=E5=85=B7=E6=9D=A1=E5=8F=82=E6=95=B0?= =?UTF-8?q?=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../modules/shequzhili/Delivery/index.vue | 99 ++++++++++--------- .../modules/shequzhili/timeOut/index.vue | 95 +++++++++--------- 2 files changed, 103 insertions(+), 91 deletions(-) diff --git a/src/views/modules/shequzhili/Delivery/index.vue b/src/views/modules/shequzhili/Delivery/index.vue index 79854759f..1dc73ee03 100644 --- a/src/views/modules/shequzhili/Delivery/index.vue +++ b/src/views/modules/shequzhili/Delivery/index.vue @@ -6,8 +6,8 @@
- - + @@ -27,41 +27,38 @@ - + - - - - + + + + - - - - + + + + - + - - + + - + @@ -82,16 +79,17 @@ 导出 + @command="(command) => importTypeChange(command)"> 导入 下载模板 - - 上传导入 - + + 上传导入 +
@@ -102,7 +100,7 @@ - - + - + - + - + @@ -206,7 +211,7 @@ export default { sarr: [], ProcessingList: [ { - value: "assigned ", + value: "assigned", label: "已指派", }, { diff --git a/src/views/modules/shequzhili/timeOut/index.vue b/src/views/modules/shequzhili/timeOut/index.vue index fe1813913..2f3117d63 100644 --- a/src/views/modules/shequzhili/timeOut/index.vue +++ b/src/views/modules/shequzhili/timeOut/index.vue @@ -1,23 +1,23 @@