lifanagju_citu před 1 měsícem
rodič
revize
8d7e1ede5d
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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