diff --git a/.env.development b/.env.development
index 522e48fc..1c94c0ca 100644
--- a/.env.development
+++ b/.env.development
@@ -6,6 +6,6 @@ VITE_NOW_TYPE = 'dist'
# VITE_APP_BASE_URL='http://192.168.1.10:8546'
# VITE_APP_BASE_URL='https://test-multi-store.lihaink.cn'
# VITE_APP_BASE_URL='https://multi-store.lihaink.cn'
-VITE_APP_BASE_URL='http://192.168.1.22:8545'
+VITE_APP_BASE_URL='http://192.168.1.7:8545'
# VITE_APP_BASE_URL='https://ceshi-multi-store.lihaink.cn'
diff --git a/src/views/statistics/negative/index.vue b/src/views/statistics/negative/index.vue
index 0fc7fb02..ee57369c 100644
--- a/src/views/statistics/negative/index.vue
+++ b/src/views/statistics/negative/index.vue
@@ -12,13 +12,23 @@
/>
-
+ placeholder="请选择类型"
+ style="width: 240px"
+ @change="resetPage"
+ >
+
+