tom
2024-08-16 2c17b042e987424457c5a5422f5e00f6154b4c65
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;