From f77ba5cea4c9ba6a3841f78816cd31197cc46f85 Mon Sep 17 00:00:00 2001
From: hrx <18603305412@163.com>
Date: Thu, 28 May 2026 17:40:45 +0800
Subject: [PATCH] updata
---
.../src/views/operation/operationReport/index.vue | 13 +++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)
diff --git a/f/web-kboss/src/views/operation/operationReport/index.vue b/f/web-kboss/src/views/operation/operationReport/index.vue
index a2bf57b..924e650 100644
--- a/f/web-kboss/src/views/operation/operationReport/index.vue
+++ b/f/web-kboss/src/views/operation/operationReport/index.vue
@@ -49,6 +49,14 @@
@keyup.enter.native="handleSearch"
@clear="handleSearch"
>
+
-
-
+
@@ -142,6 +149,7 @@ export default {
end_time: '',
username: '',
model: '',
+ customerid: '',
current_page: 1,
page_size: 20
}
@@ -218,6 +226,7 @@ export default {
end_time: '',
username: '',
model: '',
+ customerid: '',
current_page: 1,
page_size: 20
}