diff --git a/src/components/home/Environment/index.vue b/src/components/home/Environment/index.vue
index cd5463d..4205d4c 100644
--- a/src/components/home/Environment/index.vue
+++ b/src/components/home/Environment/index.vue
@@ -170,7 +170,7 @@ const onClose = async () => {
%RH
- 要求湿度
+ 目标湿度
%RH
@@ -188,7 +188,7 @@ const onClose = async () => {
℃
- 要求温度
+ 目标温度
℃
@@ -206,7 +206,7 @@ const onClose = async () => {
℃
- 要求温度
+ 目标温度
℃
diff --git a/src/views/spraySet/index.vue b/src/views/spraySet/index.vue
index 5bbc125..e9ec10e 100644
--- a/src/views/spraySet/index.vue
+++ b/src/views/spraySet/index.vue
@@ -408,7 +408,7 @@ const nozzleStop = async () => {
%RH
- 要求湿度
+ 目标湿度
%RH
@@ -420,38 +420,38 @@ const nozzleStop = async () => {
-
-
载玻台温度
-
{{ systemStore.systemSensor.slideTemperature }}
+
+ 当前喷头温度
+ {{ systemStore.systemSensor.nozzleTemperature }}
℃
- 要求温度
-
+ 目标温度
+
℃
-
+
开始加热
-
+
停止加热
-
-
喷头温度
-
{{ systemStore.systemSensor.nozzleTemperature }}
+
+ 当前载玻台温度
+ {{ systemStore.systemSensor.slideTemperature }}
℃
- 要求温度
-
+ 目标温度
+
℃
-
+
开始加热
-
+
停止加热