ZaiZai há 1 ano atrás
pai
commit
1a5685b30a
1 ficheiros alterados com 1 adições e 0 exclusões
  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()
 }