Explorar o código

fix:监测管理-查询参数修改

liu.haichuan hai 8 meses
pai
achega
8c360654f4
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/views/monitoringMamage/index.vue

+ 2 - 2
src/views/monitoringMamage/index.vue

@@ -266,7 +266,7 @@ export default {
         },
         {
           label: '在线',
-          value: 'I'
+          value: '1'
         },
         // {
         //   label: '工作中',
@@ -278,7 +278,7 @@ export default {
         // },
         {
           label: '离线',
-          value: 'O'
+          value: '0'
         }
       ],
       treeData: [],