From d8e78fa8610d65f6bfa23e0dd7070672f41ba3e4 Mon Sep 17 00:00:00 2001 From: zhangyanpeng <bob.zhang@highdatas.com> Date: 星期六, 03 八月 2024 22:15:16 +0800 Subject: [PATCH] 调整 --- module/md/page/framework/page/territory_list.html | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/module/md/page/framework/page/territory_list.html b/module/md/page/framework/page/territory_list.html index f85539f..2af0c06 100644 --- a/module/md/page/framework/page/territory_list.html +++ b/module/md/page/framework/page/territory_list.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; @@ -17,7 +17,7 @@ new TreeVue({ el: "#vbody", data: { - title: "鍟嗗姟鏋舵瀯", + title: "鍟嗗姟杩愯惀", dataname: "md_position_business", treeTxtFormatter: "{name}銆恵md_position_employee__remark}銆�", maxlevel: 6, @@ -1062,7 +1062,7 @@ <div class="h_dialog__body"> <div :style="{position: 'absolute', left: '16px', width: '40%', top: '40px', bottom: '10px', border: '1px solid #E4E7ED'}"> <div style="height: 32px;line-height: 32px;border-bottom: 1px solid #E4E7ED ;"> - <span style="font-size: 14px;margin-left: 20px;">鍟嗗姟鏋舵瀯</span> + <span style="font-size: 14px;margin-left: 20px;">鍟嗗姟杩愯惀</span> <!-- <div style="padding: 0.5px 20px;box-sizing: border-box; width: 100%;border-bottom: 1px solid #e4e7ed;"> --> <!-- <div style="margin: 0.5px 12px;"> <el-select v-model="treeFilter.orgid" placeholder="閫夋嫨鍏徃" style="width: 49%;" @change="onTreeFilterChange()"> -- Gitblit v1.8.0