소스 검색

待测样品

ZaiZai 1 년 전
부모
커밋
8ac528e53d
2개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      src/views/tentative/detect/components/ListItem.vue
  2. 0 1
      src/views/tentative/detect/test-form.vue

+ 1 - 1
src/views/tentative/detect/components/ListItem.vue

@@ -1708,7 +1708,7 @@ const linksAcquisitionClick = () => {
     const index = linkAcquisitionIndex.value
     const id = linkAcquisitionLoadDataId.value
     listDatas.value[index].loadDataId = id
-    console.log(listDatas.value, id)
+    formData.value[index].loadDataId = id
     linksAcquisitionClose()
 }
 

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

@@ -1041,7 +1041,6 @@ const tableFormSaveClick = async () => {
   } else {
     let FormData
     let curform = await ListItemRef.value?.setFormChart()
-      console.log(curform)
     //let curform = ListItemRef.value?.getFormData()
     setAllListData(curform)
     let operTrue = alllistData.value.filter(e => e.oper) //操作的数据