文本审核记录功能完成

This commit is contained in:
GeekMaster
2025-09-01 17:41:45 +08:00
parent 2e2b4ee370
commit 3271b924fa
16 changed files with 1028 additions and 67 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
.el-dialog__header {
.el-dialog__title {
color: #f5f5f5;
color: var(--text-color-primary);
}
}
@@ -91,4 +91,4 @@
// end el-row
}
}
}
}