From a7bf4871b3853d7370b8a69bbd1afbf42fa0004b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E5=90=8C=E6=B5=B7?= <963808678@qq.com> Date: Tue, 5 Dec 2023 14:39:44 +0800 Subject: [PATCH] 12/5 --- src/main.js | 2 + .../detail/modules/operationArea.vue | 2 +- src/views/main/BookingLedger/list/index.vue | 10 +- src/views/main/ExpressModule/details.vue | 474 +++++++----------- src/views/main/ExpressModule/index.vue | 20 +- 5 files changed, 216 insertions(+), 292 deletions(-) diff --git a/src/main.js b/src/main.js index f30f840..693e534 100644 --- a/src/main.js +++ b/src/main.js @@ -31,6 +31,8 @@ import 'vue-easytable/libs/theme-default/index.css' import VueEasytable from 'vue-easytable' import qs from 'qs' import '@/utils/drag' +import VueClipBoard from 'vue-clipboard2' +Vue.use(VueClipBoard) Vue.use(VXETable) Vue.use(VueContextMenu) diff --git a/src/views/main/BookingLedger/detail/modules/operationArea.vue b/src/views/main/BookingLedger/detail/modules/operationArea.vue index 6412b90..9c91352 100644 --- a/src/views/main/BookingLedger/detail/modules/operationArea.vue +++ b/src/views/main/BookingLedger/detail/modules/operationArea.vue @@ -70,7 +70,7 @@
- +
diff --git a/src/views/main/BookingLedger/list/index.vue b/src/views/main/BookingLedger/list/index.vue index fb9f18d..80103bc 100644 --- a/src/views/main/BookingLedger/list/index.vue +++ b/src/views/main/BookingLedger/list/index.vue @@ -11,7 +11,7 @@
- +