Crud表格批量修改替换

This commit is contained in:
2025-05-28 18:44:25 +08:00
parent 1b2c3ec3d6
commit e6c593c920
11 changed files with 35 additions and 4 deletions

View File

@@ -150,7 +150,7 @@ class PersonReplaceSchema(Schema):
testPerson: str
monitorPerson: str
# 事件替换Schema
# 时间替换Schema
class ExetimeReplaceSchema(Schema):
selectRows: List[int] = None
exetime: str