ZaiZai hai 1 ano
pai
achega
1a5685b30a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/tentative/detect/commission.vue

+ 1 - 0
src/views/tentative/detect/commission.vue

@@ -199,6 +199,7 @@ const wbsElTreeClick = ({ data, keys }) => {
     //缓存自动展开
     treeAutoExpandKeys.value = keys
     setStoreValue('testTreeExpandKeys', keys)
+    searchForm.value.nodeId = data['primaryKeyId'] || ''
     //获取表格
     searchClick()
 }