Crud表格批量修改替换
This commit is contained in:
@@ -150,7 +150,7 @@ class PersonReplaceSchema(Schema):
|
||||
testPerson: str
|
||||
monitorPerson: str
|
||||
|
||||
# 事件替换Schema
|
||||
# 时间替换Schema
|
||||
class ExetimeReplaceSchema(Schema):
|
||||
selectRows: List[int] = None
|
||||
exetime: str
|
||||
|
||||
Reference in New Issue
Block a user