tom
2024-08-04 9d2d560dbe4fc6578b5aab8c82a1746f23c726b0
module/visit/page/visit_log_list.html
@@ -68,6 +68,7 @@
               mounted() {
                  var me = this;
                  if (window.top.tab.selected.option.page_id) {
                     this.title = window.top.tab.selected.option.menutitle
                     // this.page_id = window.top.tab.selected.option.page_id;
                     getPageByPageId(window.top.tab.selected.option.page_id, function(result){
                        me.cbuttons_r = result.buttons_r;