fix: warn

This commit is contained in:
xingyu
2023-01-28 09:25:49 +08:00
parent e7a8d45a67
commit e439a72210
9 changed files with 18 additions and 26 deletions

View File

@@ -41,7 +41,7 @@ export const setConfAndFields2 = (
detailPreview: object,
conf: string,
fields: string,
value: object
value?: object
) => {
// @ts-ignore
detailPreview.value.option = JSON.parse(conf)