Browse Source

获取任务名称

duy 2 năm trước cách đây
mục cha
commit
90329b9498
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/views/tentative/detect/test.vue

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

@@ -269,7 +269,6 @@ const nodeDataInfo = ref({})
 const wbsElTreeClick = ({data, keys}) => {
     nodeDataInfo.value = data
     primaryKeyId.value = data['primaryKeyId'] || ''
-  console.log(data,'data');
     setStoreData('testTreeItem',data)
     //缓存自动展开
     treeAutoExpandKeys.value = keys