chore: 弹窗配置纠错 Close: #10269 (#10277)

This commit is contained in:
liaoxuezhi 2024-05-31 16:55:27 +08:00 committed by GitHub
parent 218619704a
commit b08c31d9f7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1052,6 +1052,7 @@ export const MainStore = types
) {
modals.push({
...body,
type: key,
actionType: value
});
}