Commit 0fd01c4a by Java-曹文达

添加部署提示

parent 6a312b1f
......@@ -180,6 +180,10 @@
,
btn:['保存','取消'],
btn1: function (index,layero) {
layer.msg('上传文件中', {
icon: 16,
time : -1
});
$.post("/api/bpm/model/deploymentModel",
{
modelId:id
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment