nocobase:next
← nocobase:fix/plugin-workflow-auto-delete-options
opened 04:27AM - 26 Mar 25 UTC
### This is a ...
- [ ] New feature
- [ ] Improvement
- [x] Bug fix
- [ ] …Others
### Motivation
Fix error thrown when configure auto delete options.
### Description
<!--
Please describe the key changes made in this PR clearly and concisely,
mention any potential risks,
and provide some testing suggestions.
-->
### Related issues
### Showcase
### Changelog
| Language | Changelog |
| ---------- | --------- |
| 🇺🇸 English | Fix error thrown when configure auto delete options |
| 🇨🇳 Chinese | 修复配置自动删除选项时报错问题 |
### Docs
| Language | Link |
| ---------- | --------- |
| 🇺🇸 English | |
| 🇨🇳 Chinese | |
### Checklists
- [x] All changes have been self-tested and work as expected
- [x] Test cases are updated/provided or not needed
- [x] Doc is updated/provided or not needed
- [x] Component demo is updated/provided or not needed
- [x] Changelog is provided or not needed
- [x] Request a code review if it is necessary