Commit 2a5d3887 authored by 田翔's avatar 田翔

fix: 时间增加时间段优化3

parent c70e6299
{
"name": "panda-xform",
"version": "5.9.25",
"description": "5.9.25 时间增加时间段优化2",
"version": "5.9.26",
"description": "5.9.26 时间增加时间段优化3",
"keywords": [
"panda-xform"
],
......
......@@ -31,7 +31,6 @@ const getJson = (json, value) => {
const RadioGroup = (props) => {
console.log('props', props)
const { value, schema, onChange } = props
const [values, setvalues] = useState(value)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment