Explorar o código

设备规格报错

qinhb hai 1 ano
pai
achega
58159c8b34
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/device/rule/index.vue

+ 1 - 1
src/views/device/rule/index.vue

@@ -185,7 +185,7 @@ const queryAliasField = (deviceType)=>{
   })
 }
 const fieldOptions = ref([])
-const clickId = ref([])
+const clickId = ref(null)
 /** 查询 */
 function handleQuery() {
   loading.value = true;