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