From 2fd90bb4a050f0b5df22a9218797bdacb975974e Mon Sep 17 00:00:00 2001 From: cuiyouliang <799699717@qq.com> Date: Wed, 25 Jun 2025 15:08:12 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E6=8C=89=E9=92=AE=E9=A3=8E=E6=A0=BC?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=EF=BC=8Ceslint=E6=A0=BC=E5=BC=8F=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Crontab/day.vue | 2 +- src/components/Crontab/hour.vue | 2 +- src/components/Crontab/index.vue | 6 +- src/components/Crontab/min.vue | 4 +- src/components/Crontab/second.vue | 2 +- src/components/Crontab/year.vue | 2 +- src/components/Process/processMeddle.vue | 2 +- src/components/Process/submitVerify.vue | 2 +- src/views/act/couponActivity/index.vue | 38 +++----- src/views/act/couponActivity/receiveList.vue | 2 +- src/views/act/memberCoupon/index.vue | 89 +++++-------------- src/views/aws/systemStatistics/index.vue | 4 +- .../IndexOrderPanelGroup/TopProduct.vue | 4 +- src/views/dashboard/OrderLineChart.vue | 2 +- src/views/monitor/job/index.vue | 36 +++----- src/views/monitor/job/log.vue | 20 ++--- src/views/oms/aftersale/detail.vue | 4 +- src/views/oms/aftersale/index.vue | 39 ++++---- src/views/oms/aftersaleItem/index.vue | 22 +++-- src/views/oms/order/detail.vue | 4 +- src/views/oms/order/index.vue | 81 ++++++++--------- src/views/oms/orderDeliveryHistory/index.vue | 18 ++-- src/views/oms/orderItem/index.vue | 47 +++++----- src/views/oms/orderOperateHistory/index.vue | 12 +-- src/views/oms/wechatPaymentHistory/index.vue | 47 ++++------ src/views/pms/brand/index.vue | 16 ++-- src/views/pms/product/AddProduct.vue | 2 +- src/views/pms/product/index.vue | 40 ++++----- src/views/pms/product/productSelect.vue | 4 +- src/views/pms/productCategory/index.vue | 18 ++-- src/views/pms/sku/index.vue | 18 ++-- src/views/system/tenant/index.vue | 38 +++++++- src/views/system/user/profile/thirdParty.vue | 2 +- src/views/ums/feedback/index.vue | 5 +- src/views/ums/member/index.vue | 39 ++++---- src/views/ums/member/withdraw.vue | 8 +- src/views/ums/memberAddress/index.vue | 33 ++++--- src/views/ums/memberCart/index.vue | 12 +-- src/views/ums/memberLogininfor/index.vue | 18 ++-- src/views/ums/memberWechat/index.vue | 57 +++++------- src/views/workflow/leave/index.vue | 12 +-- .../workflow/processDefinition/index.vue | 12 ++- src/views/workflow/processInstance/index.vue | 12 +-- src/views/workflow/task/allTaskWaiting.vue | 4 +- src/views/workflow/task/myDocument.vue | 10 +-- src/views/workflow/task/taskCopyList.vue | 2 +- src/views/workflow/task/taskFinish.vue | 2 +- src/views/workflow/task/taskWaiting.vue | 2 +- 48 files changed, 388 insertions(+), 469 deletions(-) diff --git a/src/components/Crontab/day.vue b/src/components/Crontab/day.vue index fe3eaf0..32c5421 100644 --- a/src/components/Crontab/day.vue +++ b/src/components/Crontab/day.vue @@ -1,5 +1,5 @@