jqh 4 年之前
父節點
當前提交
bdab438bf1
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/Widgets/DialogTable.php

+ 1 - 0
src/Widgets/DialogTable.php

@@ -203,6 +203,7 @@ class DialogTable extends Widget
     function open(btn) {
         var index = layer.open({
           type: 1,
+          title: '{$this->title}',
           area: '{$this->width}',
           offset: '70px',
           maxmin: false,