49097aae by lihua

修改数据定价添加保存的orderNum

1 parent 3d64e30e
......@@ -1002,7 +1002,8 @@ const checkForm = (type) => {
fieldName: d.fieldName,
enName: d.enName,
chName: d.chName,
isRequired: d.isRequired
isRequired: d.isRequired,
orderNum: d.orderNum
}
})
})
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!