修改远程开机提示

This commit is contained in:
yutou 2020-10-13 16:50:50 +08:00
parent 2fb44d091b
commit c62f6a59b9

View File

@ -96,7 +96,7 @@
});
$('#open_pc').click(function () {
layer.open({
title:"msg",
title:"远程开机",
content: "确定开机?",
yes:function (index) {
$.post("/tools/openpc.do");