feat(admin): add draw management features including create, update, delete, and batch delete functionalities
- Implemented API functions for creating, updating, and deleting draws. - Enhanced the admin draws console with UI components for managing draws. - Added internationalization support for new draw management actions and messages.
This commit is contained in:
@@ -80,6 +80,9 @@
|
||||
"exportDone": "已导出",
|
||||
"exportFailed": "导出失败"
|
||||
},
|
||||
"datetime": {
|
||||
"optionalHint": "留空则按服务器配置自动推算"
|
||||
},
|
||||
"date": {
|
||||
"placeholder": "选择日期",
|
||||
"rangePlaceholder": "选择日期范围",
|
||||
|
||||
Reference in New Issue
Block a user