From b69f56f30b23f5cbfc1a5d5f1b632c200fc1e217 Mon Sep 17 00:00:00 2001 From: linfso Date: Sat, 31 Aug 2024 09:30:50 +0800 Subject: [PATCH] md --- src/views/emis/emisWaybill/sendWaybillList.vue | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/src/views/emis/emisWaybill/sendWaybillList.vue b/src/views/emis/emisWaybill/sendWaybillList.vue index 0c000bd8..2851b954 100644 --- a/src/views/emis/emisWaybill/sendWaybillList.vue +++ b/src/views/emis/emisWaybill/sendWaybillList.vue @@ -260,9 +260,7 @@ - - - - - + @@ -574,8 +571,8 @@ import TraceWaybillDetailView from '@/views/emis/customerService/traceWaybillDet import XdTable2 from '@/components/XdTable/index2.vue'; - import { queryLastRecord } from "@/api/emis/emisTmsScanRecord"; + import {timeDiffTime,timeFormat} from '@/utils/dateUtils' import { formatSearchStr,deepClone } from '@/utils/index' import clip from '@/utils/clipboard'