refactor: 页面优化

This commit is contained in:
Ray.Hao
2026-01-30 08:08:39 +08:00
parent 757ac7931c
commit e8749aeaed
3 changed files with 322 additions and 176 deletions

View File

@@ -424,6 +424,7 @@ function resetForm() {
formData.id = undefined;
formData.targetType = 1;
formData.targetUsers = [];
formData.content = "";
}
function normalizeTargetUsers(value?: unknown) {