提交 0332c944 编写于 作者: L Lianjy

[*]fix 请求体json属性值类型修改后被还原问题,手贱引出的bug

上级 4dfdd918
......@@ -402,7 +402,6 @@
item.expression = oldItemArr[0].expression
item.error = oldItemArr[0].error
item.defaultValue = oldItemArr[0].defaultValue
item.dataType = oldItemArr[0].dataType
}
item.name = oldItemArr[0].name
item.description = oldItemArr[0].description
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册