mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-11-09 10:54:46 +08:00
routine update
This commit is contained in:
@@ -35,7 +35,7 @@ function wfdesignerRedraw() {
|
||||
wfdesignerRedraw();
|
||||
|
||||
$(function () {
|
||||
$(".btn-cmd")
|
||||
$(".workflowcmd")
|
||||
.on("click", function () { //执行命令
|
||||
$.post("/CommonApplies/ExeCmd?id=" +$("#processId").val() +"&cmd=" +$(this).val() ,
|
||||
function (data) {
|
||||
|
||||
Reference in New Issue
Block a user