소스 검색

打印台

lifanagju_citu 1 개월 전
부모
커밋
8d7e1ede5d
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      components/positionItem/components/baseInfo.vue

+ 1 - 0
components/positionItem/components/baseInfo.vue

@@ -165,6 +165,7 @@ const contentRef = ref()
 const requirementRef = ref()
 const soFar = ref(props.data?.expireTime === null ? [1] : [])
 const getQuery = async () => {
+  console.log('基本信息:', formData.value)
   const valid = await unref(form).validate()
   if (!valid) return