1
0

fix: 优化重排序操作

This commit is contained in:
2025-09-28 23:05:05 +08:00
parent 0a93e1d7ad
commit 026c72c4de
11 changed files with 94 additions and 17 deletions

View File

@@ -62,7 +62,7 @@ function Chapter() {
actionType: 'ajax',
tooltip: '序号重排',
tooltipPlacement: 'top',
api: `get:${commonInfo.baseUrl}/line/generate_sequence`
api: `get:${commonInfo.baseUrl}/line/generate_sequence/${id}`
}
]
),