提交 f9e5df34 编写于 作者: Q qq_38870145

Sat Oct 7 09:58:03 CST 2023 inscode

上级 4e3cc95f
...@@ -52,9 +52,13 @@ watch(() => props.userId, ...@@ -52,9 +52,13 @@ watch(() => props.userId,
}) })
const onPrint=()=>{ const onPrint=()=>{
const json={} // const json={}
console.log('state.dataSource',state.dataSource) console.log('state.dataSource',state.dataSource)
console.log('url array',state.dataSource.map(item=>{
return {
url:item.url
}
}))
} }
</script> </script>
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册