chore: display warning message after form change in edit model

This commit is contained in:
jialin
2025-04-10 12:21:55 +08:00
parent 1182fdeb43
commit 7c79accda7
23 changed files with 126 additions and 71 deletions
-4
View File
@@ -42,16 +42,12 @@
.item {
display: flex;
font-weight: var(--font-weight-medium);
color: var(--ant-color-text);
}
.tl {
display: flex;
justify-content: flex-start;
width: 60px;
font-weight: var(--font-weight-normal);
color: var(--ant-color-text-secondary);
}
}
}