diff --git a/ruoyi-ui/src/views/deviceManagement/info/index.vue b/ruoyi-ui/src/views/deviceManagement/info/index.vue index aa44789..e08e87f 100644 --- a/ruoyi-ui/src/views/deviceManagement/info/index.vue +++ b/ruoyi-ui/src/views/deviceManagement/info/index.vue @@ -221,7 +221,7 @@ const options1 = [ }, { value: 1, - label: '关闭', + label: '停用', }, ]