修改远程开机提示
This commit is contained in:
parent
2fb44d091b
commit
c62f6a59b9
@ -96,7 +96,7 @@
|
||||
});
|
||||
$('#open_pc').click(function () {
|
||||
layer.open({
|
||||
title:"msg",
|
||||
title:"远程开机",
|
||||
content: "确定开机?",
|
||||
yes:function (index) {
|
||||
$.post("/tools/openpc.do");
|
||||
|
Loading…
Reference in New Issue
Block a user