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
}