* Add a prompt for the execution type.

This commit is contained in:
tianshujie
2023-02-22 10:38:25 +08:00
parent 9e7fe8f35d
commit deae64dcd1
11 changed files with 25 additions and 4 deletions
+2
View File
@@ -57,4 +57,6 @@ $(function()
if(!result) return false;
}
})
$('[data-toggle="popover"]').popover();
})