zhangyanpeng
2024-08-03 d8e78fa8610d65f6bfa23e0dd7070672f41ba3e4
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()">