fix : 修复需求上报下拉框数据

This commit is contained in:
2024-05-28 23:54:05 +08:00
parent 9198837d65
commit 6ac425f7de
2 changed files with 65 additions and 61 deletions

View File

@@ -385,7 +385,7 @@ const restDataForm = () => {
state: "1",
// isDefault:0,
isType: true,
theme: 'dark',
theme: 'plain',
listClass: 'primary',
};
};