提交 fa665145 编写于 作者: A Amy0104 提交者: Jiajie Zhong

[Fix][UI][V1.0.0-Beta] Fix the problem of packing failure. (#9962)


(cherry picked from commit 1971d8b3)
上级 e2b6d02a
......@@ -39,7 +39,6 @@ export function renderRadio(item: IJsonItem, fields: { [field: string]: any }) {
() =>
h(NSpace, null, () =>
unref(options).map((option: IOption) =>
// @ts-ignore
h(NRadio, option, () => option.label)
)
)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册