This commit is contained in:
18500206848
2024-02-16 15:02:17 +08:00
parent 47e18b6b25
commit 8dcecb78f2
38 changed files with 9982 additions and 70 deletions

View File

@@ -227,7 +227,7 @@ export default {
// width: 200,
// },
{
label: "报名人数",
label: "申请人数",
prop: "signUpCount",
slot: true,
display: false,
@@ -357,4 +357,4 @@ export default {
.el-form-item {
margin-bottom: 0px;
}
</style>
</style>