zhangyanpeng
2024-08-21 2ab7f4ef54ece0ac8c0a98ffe0222fc5f6c835c8
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;