浏览代码

打印台

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