diff --git a/src/renderer/src/views/calibration/index.vue b/src/renderer/src/views/calibration/index.vue index 9d4110b..626f897 100644 --- a/src/renderer/src/views/calibration/index.vue +++ b/src/renderer/src/views/calibration/index.vue @@ -3,16 +3,13 @@
- + 开始执行 停止
- - - -
+ 刷新列表 设置
@@ -23,19 +20,27 @@
-

设备码: {{ device.deviceCode || '无' }}

-

设备地址: {{ device.address || '无' }}

+

设备码: {{ device.deviceSN || '无' }}

+

设备端口: {{ device.devicePort || '无' }}

标定结果: {{ device.result || '无' }}

+

+ 失败描述: + + {{ device.resultTxt || '无' }} + +

@@ -70,18 +75,15 @@
新增方案 + 刷新
- + - - - - + + @@ -89,36 +91,38 @@
- - + + - + - - - + + + + + 断路器校准参数
- - + +
- 断路器类型参数 + 校准精度(%)
- - + +
@@ -147,14 +151,20 @@ - +