mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-31 13:21:01 +08:00
fix
This commit is contained in:
@@ -40,8 +40,6 @@ function getSchedulerColor(status: string) {
|
||||
|
||||
// 执行命令
|
||||
function runCommand(id: string) {
|
||||
// 取id|前面的命令
|
||||
id = id.split('|')[0]
|
||||
try {
|
||||
// 异步提交
|
||||
api.get('system/runscheduler', {
|
||||
|
||||
Reference in New Issue
Block a user