瀏覽代碼

设备规格报错

qinhb 1 年之前
父節點
當前提交
58159c8b34
共有 1 個文件被更改,包括 1 次插入1 次删除
  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;