From 339ff20970bc921cd28413d36a72685a771a6098 Mon Sep 17 00:00:00 2001 From: zhangyanpeng <bob.zhang@highdatas.com> Date: 星期日, 04 八月 2024 18:27:37 +0800 Subject: [PATCH] 调整 --- module/report/page/report_list_detail.html | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/module/report/page/report_list_detail.html b/module/report/page/report_list_detail.html index ca4ebfb..5ec3638 100644 --- a/module/report/page/report_list_detail.html +++ b/module/report/page/report_list_detail.html @@ -2,7 +2,7 @@ <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; @@ -16,8 +16,8 @@ el: "#vbody", data: { dataname: "sys_page_report", // "md_prod_category", - title: "鎶ヨ〃涓績", - tree_title: "鎶ヨ〃鑿滃崟", + title: "鏄庣粏鎶ヨ〃", + tree_title: "鏄庣粏鎶ヨ〃", treeTxtFormatter: "{title}", isTreeReadonly: true, -- Gitblit v1.8.0