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,