| | |
| | | <html> |
| | | <head> |
| | | <meta charset="utf-8"><meta http-equiv="Expires" content="0"><meta http-equiv="Pragma" content="no-cache"><meta http-equiv="Cache-control" content="no-cache"><meta http-equiv="Cache" content="no-cache"> |
| | | <title>报表中心</title> |
| | | <title>明细报表</title> |
| | | |
| | | <script type="text/javascript"> |
| | | var pageVue = null; |
| | |
| | | el: "#vbody", |
| | | data: { |
| | | dataname: "sys_page_report", // "md_prod_category", |
| | | title: "报表中心", |
| | | tree_title: "报表菜单", |
| | | title: "明细报表", |
| | | tree_title: "明细报表", |
| | | treeTxtFormatter: "{title}", |
| | | isTreeReadonly: true, |
| | | |