diff --git a/WebRoot/view/tb/org/publish.html b/WebRoot/view/tb/org/publish.html index 9bb9e280..462760b0 100644 --- a/WebRoot/view/tb/org/publish.html +++ b/WebRoot/view/tb/org/publish.html @@ -459,11 +459,10 @@ $("#sheetSet").click(function () { layer.open({ - type: 1, + type: 2, area: ['420px', '240px'], // 宽高 title: false, // 不显示标题栏 - closeBtn: 0, - shadeClose: true, // 点击遮罩关闭层 + closeBtn: 0, content: './sheet_set.html?job_id=' + jobId }); }); diff --git a/WebRoot/view/tb/org/sheet_set.html b/WebRoot/view/tb/org/sheet_set.html index 67d4cc5a..a0e3ab2c 100644 --- a/WebRoot/view/tb/org/sheet_set.html +++ b/WebRoot/view/tb/org/sheet_set.html @@ -8,10 +8,13 @@ +
+
+ -
- -
+ +
+