diff --git a/.env.production b/.env.production
index 8772b3a..9c2c339 100644
--- a/.env.production
+++ b/.env.production
@@ -12,3 +12,6 @@ VITE_BUILD_COMPRESS = gzip
#node-red 服务地址
VITE_NODE_RED_URL = 'http://10.148.108.59:13080'
+
+VITE_API_URL = http://192.168.0.100:13080
+VITE_WS_URL = ws://192.168.0.100:13080/ws
diff --git a/src/views/is/im/Table/FunctionSelection.vue b/src/views/is/im/Table/FunctionSelection.vue
index cf7aaff..2986de1 100644
--- a/src/views/is/im/Table/FunctionSelection.vue
+++ b/src/views/is/im/Table/FunctionSelection.vue
@@ -9,12 +9,16 @@
align="center"
prop="funcKey"
show-overflow-tooltip />
-
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+