zhaoke 2 years ago
parent
commit
97ac30d93a

+ 23 - 33
public/config.js

@@ -1,19 +1,16 @@
-var PLATFROM_CONFIG = {}
-// PLATFROM_CONFIG.baseNewUrl = "http://192.168.3.74:9006"; //登录前的http请求地址
-// PLATFROM_CONFIG.baseUrl = "http://106.14.243.117:9111"; // 4A-http请求地址
-PLATFROM_CONFIG.baseNewUrl = 'http://10.211.67.177:8043' //登录前的http请求地址
-PLATFROM_CONFIG.baseUrl = 'http://10.211.67.177:8043' // 4A-http请求地址
+var PLATFROM_CONFIG = {};
+PLATFROM_CONFIG.baseNewUrl = "http://192.168.3.74:9006"; //登录前的http请求地址
+PLATFROM_CONFIG.baseUrl = "http://192.168.3.74:18064"; // 4A-http请求地址
 // PLATFROM_CONFIG.baseUrl = "http://10.211.66.25:8074"; // http请求地址
-PLATFROM_CONFIG.appSecret = '9inu7zpllz1folzsljm498dcpi0lsog1' //appSecret
-PLATFROM_CONFIG.appId = 'q7kdjmmaf0kerwpf' //appid
+PLATFROM_CONFIG.appSecret = "9inu7zpllz1folzsljm498dcpi0lsog1"; //appSecret
+PLATFROM_CONFIG.appId = "q7kdjmmaf0kerwpf"; //appid
 // PLATFROM_CONFIG.baseURLCA = "http://106.14.243.117:9114";
 // PLATFROM_CONFIG.baseURLCA = "http://106.14.243.117:8093";
 // PLATFROM_CONFIG.baseURLCA = "http://cssc.free.idcfengye.com";
 // PLATFROM_CONFIG.baseURLCA = "http://192.168.3.17:8080";
 // PLATFROM_CONFIG.baseURLCA = "http://192.168.3.243:8093";
 // PLATFROM_CONFIG.baseURLCA = "http://ts.free.idcfengye.com";
-// PLATFROM_CONFIG.baseURLCA = "http://192.168.3.74:18064"; // 登录后的http请求地址
-PLATFROM_CONFIG.baseURLCA = 'http://10.211.67.177:8043' // 登录后的http请求地址
+PLATFROM_CONFIG.baseURLCA = "http://192.168.3.74:18064"; // 登录后的http请求地址
 
 const DATACONTENT_ID = {
   /***-----登录------***/
@@ -24,13 +21,13 @@ const DATACONTENT_ID = {
   advacedQueryId: 30, //高级查询-数据查询-id
 
   /***-----账号管理------***/
-  accountTableId: 38, //账号管理-首页-列表
+  accountTableId: 78, //账号管理-首页-列表
   accountRoleId: 43, //账号管理-根据id查角色
   accountDetailsId: 45, //账号管理-根据id查详情
 
   /***-----角色管理------***/
-  roleTableId: 41, //角色管理-首页-列表
-  roleDetailsId: 48, //角色管理-根据id查详情
+  roleTableId: 59, //角色管理-首页-列表
+  roleDetailsId: 62, //角色管理-根据id查详情
   roleAuthId: 42, //角色管理-根据id查权限
 
   /***-----权限管理------***/
@@ -49,7 +46,7 @@ const DATACONTENT_ID = {
   sysDataTabId: 5, //系统设置-数据结构-表格-id
   sysDataChildTabId: 9, //系统设置-数据结构-数据项-表格-id
   sysLogTabId: 12, //系统设置-数据结构-数据项-表格-id
-  sysDataEditId: 30, //系统设置-数据结构-数据项-表格-编辑-id
+  sysDataEditId: 57, //系统设置-数据结构-数据项-表格-编辑-id
   sysServiceXyId: 15, //系统设置-服务管理-新增服务-新增数据来源-id
   sysServiceEditId: 23, //系统设置-服务管理-编辑服务-根据id获取服务
   sysServiceTopId: 32, //系统设置-服务管理-服务拓扑-根据id获取拓扑图
@@ -79,33 +76,26 @@ const DATACONTENT_ID = {
   deployNodeId: 54, //基础数据-节点信息维护-获取二级节点(表格)-id
   deployNodeThreeId: 64, //基础数据-节点信息维护-获取三级节点-id
   airlineTableId: 52, //基础数据-航司信息维护-表格-id
-  airportTableId: 57, //基础数据-机场信息维护-表格-id
+  airportTableId: 79, //基础数据-机场信息维护-表格-id
   airportTreeId: 58, //基础数据-机场信息维护-公司列表-id
   bagTableId: 55, //基础数据-特殊行李维护-表格-id
 
   // 数据统计
-  // inOrOutId: 246,//获取进离岗下拉ID
-  // AirlineId: 247,//获取航线下拉ID
-  // AreaId: 248,//获取大区下拉ID
-  // AirportId: 249,//获取航站下拉ID
-  // TerminalId: 250,//获取航站楼下拉ID
-  // byAreaId: 244,//根据大区统计ID
-  // byOtherId: 243,//获取大区以外统计ID
-  inOrOutId: 52, //获取进离岗下拉ID
-  AirlineId: 53, //获取航线下拉ID
-  AreaId: 54, //获取大区下拉ID
-  AirportId: 55, //获取航站下拉ID
-  TerminalId: 56, //获取航站楼下拉ID
-  byAreaId: 50, //根据大区统计ID
-  byOtherId: 63, //获取大区以外统计ID
+  inOrOutId:52,//获取进离岗下拉ID
+  AirlineId:53,//获取航线下拉ID
+  AreaId:70,//获取大区下拉ID
+  AirportId:77,//获取航站下拉ID
+  TerminalId:56,//获取航站楼下拉ID
+  byAreaId:50,//根据大区统计ID
+  byOtherId:63,//获取大区以外统计ID
   baggageStatistics: 73, // 获取行李统计
-  nodeStatistics: 252 // 获取节点统计
-}
+  nodeStatistics: 75 // 获取节点统计
+};
 
 const SERVICE_ID = {
   /***-----账号管理------***/
   accountScId: 17, //账号管理-增删改-id
-  roleScId: 16, //账号管理-角色授权-增删改-id
+  roleScId: 16, //账号管理-增删改-id
 
   /***-----角色管理------***/
   roleMsgId: 14, //角色管理-增删改-id
@@ -120,5 +110,5 @@ const SERVICE_ID = {
   sysServiceEditBoxId: 4, //系统设置-服务管理-编辑服务-部署机器-多选框-id
   sysQueryTabId: 5, //系统设置-查询模板-表格-增删改-id
   sysServiceAddXyId: 10, //系统设置-服务管理-新增服务-新增数据源-提交-id
-  sysDataTabId: 11 //系统设置-数据结构-数据项-表格-增删改-id
-}
+  sysDataTabId: 9, //系统设置-数据结构-数据项-表格-增删改-id
+};

+ 124 - 0
public/config_1.js

@@ -0,0 +1,124 @@
+var PLATFROM_CONFIG = {}
+// PLATFROM_CONFIG.baseNewUrl = "http://192.168.3.74:9006"; //登录前的http请求地址
+// PLATFROM_CONFIG.baseUrl = "http://106.14.243.117:9111"; // 4A-http请求地址
+PLATFROM_CONFIG.baseNewUrl = 'http://10.211.67.177:8043' //登录前的http请求地址
+PLATFROM_CONFIG.baseUrl = 'http://10.211.67.177:8043' // 4A-http请求地址
+// PLATFROM_CONFIG.baseUrl = "http://10.211.66.25:8074"; // http请求地址
+PLATFROM_CONFIG.appSecret = '9inu7zpllz1folzsljm498dcpi0lsog1' //appSecret
+PLATFROM_CONFIG.appId = 'q7kdjmmaf0kerwpf' //appid
+// PLATFROM_CONFIG.baseURLCA = "http://106.14.243.117:9114";
+// PLATFROM_CONFIG.baseURLCA = "http://106.14.243.117:8093";
+// PLATFROM_CONFIG.baseURLCA = "http://cssc.free.idcfengye.com";
+// PLATFROM_CONFIG.baseURLCA = "http://192.168.3.17:8080";
+// PLATFROM_CONFIG.baseURLCA = "http://192.168.3.243:8093";
+// PLATFROM_CONFIG.baseURLCA = "http://ts.free.idcfengye.com";
+PLATFROM_CONFIG.baseURLCA = "http://192.168.3.74:18064"; // 登录后的http请求地址
+// PLATFROM_CONFIG.baseURLCA = 'http://10.211.67.177:8043' // 登录后的http请求地址
+
+const DATACONTENT_ID = {
+  /***-----登录------***/
+  loginId: 36, //登录-获取权限-id
+
+  /***-----高级查询------***/
+  baggageTypeId: 86, //高级查询-特殊行李类型下拉选项查询-id
+  advacedQueryId: 30, //高级查询-数据查询-id
+
+  /***-----账号管理------***/
+  accountTableId: 38, //账号管理-首页-列表
+  accountRoleId: 43, //账号管理-根据id查角色
+  accountDetailsId: 45, //账号管理-根据id查详情
+
+  /***-----角色管理------***/
+  roleTableId: 41, //角色管理-首页-列表
+  roleDetailsId: 48, //角色管理-根据id查详情
+  roleAuthId: 42, //角色管理-根据id查权限
+
+  /***-----权限管理------***/
+  authTreeId: 40, //权限管理-权限树
+
+  /***-----系统设置------***/
+  sysSourceId: 13, //系统设置-数据源-id
+  sysProtoTabId: 1, //系统设置-协议管理-表格-id
+  sysServiceTabId: 2, //系统设置-服务管理-表格-id
+  sysServiceOutTabId: 7, //系统设置-服务管理-编辑-输出-表格-id
+  sysServiceJqTabId: 3, //系统设置-服务管理-编辑-部署机器-表格-id
+  sysQueryTabId: 4, //系统设置-查询模板-表格-id
+  sysQueryEditId: 24, //系统设置-查询模板-编辑-根据id获取服务
+  sysQueryChildTabId: 25, //系统设置-查询模板-列设置-表格-id
+  sysQueryChildEditTabId: 26, //系统设置-查询模板-列设置-表格-编辑-id
+  sysDataTabId: 5, //系统设置-数据结构-表格-id
+  sysDataChildTabId: 9, //系统设置-数据结构-数据项-表格-id
+  sysLogTabId: 12, //系统设置-数据结构-数据项-表格-id
+  sysDataEditId: 30, //系统设置-数据结构-数据项-表格-编辑-id
+  sysServiceXyId: 15, //系统设置-服务管理-新增服务-新增数据来源-id
+  sysServiceEditId: 23, //系统设置-服务管理-编辑服务-根据id获取服务
+  sysServiceTopId: 32, //系统设置-服务管理-服务拓扑-根据id获取拓扑图
+  sysServiceTopTableId: 31, //系统设置-服务管理-服务拓扑-查看日志id
+
+  /***-----进港管理------***/
+  arrivalAirId: 67, //进港管理-机场选择-id
+  arrivalTableId: 38, //进港管理-表格-id
+
+  /***-----离港管理------***/
+  departureAirMainId: 65, //离港管理-机场选择-id
+  departureTableMainId: 66, //离港管理-表格-id
+
+  /***-----离港管理===>中转进港------***/
+  departureAirId: 72, //离港管理-机场选择-id
+  departureAviJoinId: 71, //离港管理-进港承运航司-id
+  departureAviLeaveId: 74, //离港管理-离港承运航司-id
+  departureTableId: 69, //离港管理-表格-id
+
+  /***-----离港管理===>中转离港------***/
+  departureAirLtId: 72, //离港管理-机场选择-id
+  departureAviJoinLtId: 71, //离港管理-进港承运航司-id
+  departureAviLeaveLtId: 74, //离港管理-离港承运航司-id
+  departureTableLtId: 68, //离港管理-表格-id
+
+  /***-----基础数据------***/
+  deployNodeId: 54, //基础数据-节点信息维护-获取二级节点(表格)-id
+  deployNodeThreeId: 64, //基础数据-节点信息维护-获取三级节点-id
+  airlineTableId: 52, //基础数据-航司信息维护-表格-id
+  airportTableId: 57, //基础数据-机场信息维护-表格-id
+  airportTreeId: 58, //基础数据-机场信息维护-公司列表-id
+  bagTableId: 55, //基础数据-特殊行李维护-表格-id
+
+  // 数据统计
+  // inOrOutId: 246,//获取进离岗下拉ID
+  // AirlineId: 247,//获取航线下拉ID
+  // AreaId: 248,//获取大区下拉ID
+  // AirportId: 249,//获取航站下拉ID
+  // TerminalId: 250,//获取航站楼下拉ID
+  // byAreaId: 244,//根据大区统计ID
+  // byOtherId: 243,//获取大区以外统计ID
+  inOrOutId: 52, //获取进离岗下拉ID
+  AirlineId: 53, //获取航线下拉ID
+  AreaId: 54, //获取大区下拉ID
+  AirportId: 55, //获取航站下拉ID
+  TerminalId: 56, //获取航站楼下拉ID
+  byAreaId: 50, //根据大区统计ID
+  byOtherId: 63, //获取大区以外统计ID
+  baggageStatistics: 73, // 获取行李统计
+  nodeStatistics: 252 // 获取节点统计
+}
+
+const SERVICE_ID = {
+  /***-----账号管理------***/
+  accountScId: 17, //账号管理-增删改-id
+  roleScId: 16, //账号管理-角色授权-增删改-id
+
+  /***-----角色管理------***/
+  roleMsgId: 14, //角色管理-增删改-id
+  roleMsgTreeId: 15, //角色管理-权限树-增删改-id
+  roleMsgAuthId: 20, //角色管理-权限树规则-增删改-id
+
+  /***-----权限项管理------***/
+  authScId: 13, //权限项管理-增删改-id
+
+  sysProtoTabId: 1, //系统设置-协议管理-表格-增删改-id
+  sysServiceAddId: 3, //系统设置-服务管理-新增服务-提交-id/服务管理-编辑服务-保存-id
+  sysServiceEditBoxId: 4, //系统设置-服务管理-编辑服务-部署机器-多选框-id
+  sysQueryTabId: 5, //系统设置-查询模板-表格-增删改-id
+  sysServiceAddXyId: 10, //系统设置-服务管理-新增服务-新增数据源-提交-id
+  sysDataTabId: 11 //系统设置-数据结构-数据项-表格-增删改-id
+}

+ 6 - 6
src/components/permissiontree/index.vue

@@ -3,26 +3,26 @@
     <!-- 权限树 -->
     <div class="cont">
       <div class="paren_header">
-        <p>{{ title }}</p>
+        <p class="manageTitle">{{ title }}</p>
       </div>
       <div class="paren_type">
         <ul>
-          <li>
+          <!-- <li>
             <div class="log"></div>
             <p>时效规则有</p>
-          </li>
-          <li>
+          </li> -->
+          <li class="icon-gz">
             <div class="log"></div>
             <p>数据规则有</p>
           </li>
-          <li>
+          <!-- <li>
             <div class="log"></div>
             <p>显示及编辑权限</p>
           </li>
           <li>
             <div class="log"></div>
             <p>显示权限</p>
-          </li>
+          </li> -->
         </ul>
       </div>
       <!-- <div class="paren_list">

+ 8 - 8
src/components/permissiontree/index3.vue → src/components/permissiontree/index2.vue

@@ -3,26 +3,26 @@
     <!-- 权限树 -->
     <div class="cont">
       <div class="paren_header">
-        <p>{{ title }}</p>
+        <p class="manageTitle">{{ title }}</p>
       </div>
       <div class="paren_type">
         <ul>
-          <li>
+          <!-- <li>
             <div class="log"></div>
             <p>时效规则有</p>
-          </li>
-          <li>
+          </li> -->
+          <li class="icon-gz">
             <div class="log"></div>
             <p>数据规则有</p>
           </li>
-          <li>
+          <!-- <li>
             <div class="log"></div>
             <p>显示及编辑权限</p>
           </li>
           <li>
             <div class="log"></div>
             <p>显示权限</p>
-          </li>
+          </li> -->
         </ul>
       </div>
       <div class="paren_cont">
@@ -184,8 +184,8 @@ export default {
       const arr = this.$store.getters.authArrs;
       arr.push(data);
       const datas = _.unionBy(arr, "auth_id");
-      // const newDatas = _.cloneDeep(datas);
-      // this.$store.dispatch("auth/changeAuthMsg", newDatas);
+      const newDatas = _.cloneDeep(datas);
+      this.$store.dispatch("auth/changeAuthMsg", newDatas);
       this.$store.dispatch("auth/changeAuthArrs", datas);
       this.$store.dispatch("auth/changeAuthId", data.auth_id);
     }

+ 27 - 20
src/components/permissiontree/permissiontree.scss

@@ -34,6 +34,7 @@
         margin-top: 0;
         margin-bottom: 0;
         padding-left: 0;
+        line-height: 16px;
         > li {
           display: flex;
           align-items: center;
@@ -52,30 +53,36 @@
             margin-top: 0;
           }
         }
-        > li:nth-child(1) {
-          > .log {
-            background: url('../../assets/index/ic_time.png') no-repeat;
-            background-size: 100% 100%;
-          }
-        }
-        > li:nth-child(2) {
-          > .log {
+        .icon-gz {
+          .log {
             background: url('../../assets/index/ic_date.png') no-repeat;
             background-size: 100% 100%;
           }
         }
-        > li:nth-child(3) {
-          > .log {
-            background: url('../../assets/index/ic_display_edit.png') no-repeat;
-            background-size: 100% 100%;
-          }
-        }
-        > li:nth-child(4) {
-          > .log {
-            background: url('../../assets/index/ic_display.png') no-repeat;
-            background-size: 100% 100%;
-          }
-        }
+        // > li:nth-child(1) {
+        //   > .log {
+        //     background: url('../../assets/index/ic_time.png') no-repeat;
+        //     background-size: 100% 100%;
+        //   }
+        // }
+        // > li:nth-child(2) {
+        //   > .log {
+        //     background: url('../../assets/index/ic_date.png') no-repeat;
+        //     background-size: 100% 100%;
+        //   }
+        // }
+        // > li:nth-child(3) {
+        //   > .log {
+        //     background: url('../../assets/index/ic_display_edit.png') no-repeat;
+        //     background-size: 100% 100%;
+        //   }
+        // }
+        // > li:nth-child(4) {
+        //   > .log {
+        //     background: url('../../assets/index/ic_display.png') no-repeat;
+        //     background-size: 100% 100%;
+        //   }
+        // }
       }
     }
     > .paren_list {

+ 0 - 1
src/components/rulesofcompetency/index.vue

@@ -138,7 +138,6 @@ export default {
     },
     form: {
       handler () {
-        console.log('ddd')
         this.getData();
       },
       deep: true,

+ 8 - 15
src/components/rulesofcompetency/index2.vue

@@ -64,7 +64,8 @@ export default {
         QueryCol: null,
         QueryRow: null,
       },
-      newForm: {}
+      newForm: {},
+      formDatas: []
     };
   },
   watch: {
@@ -73,12 +74,10 @@ export default {
         const id = this.$store.getters.authId
         const arr = this.$store.getters.authMsg
         const obj = arr.filter((item) => item.auth_id === id)[0]
-        // console.log(obj)
         if (obj) {
           console.log(obj)
-          // this.setFormData(obj)
         } else {
-          console.log('ddd')
+          console.log('清除输入框')
           this.clearFormData()
         }
       },
@@ -119,18 +118,12 @@ export default {
       this.form = data
     },
     getForm () {
-      console.log('xxx')
       const id = this.$store.getters.authId
-      if (id) {
-        const arr = this.$store.getters.authMsg
-        this.form.auth_id = id
-        arr.push(this.form)
-        const datas = _.unionBy(arr, "auth_id")
-        console.log(arr)
-        this.$store.dispatch("auth/changeAuthMsg", datas)
-      } else {
-        this.$message.error('请选中要授权的数据后再添加规则')
-      }
+      const arr = this.$store.getters.authMsg
+      this.form.auth_id = id
+      this.formDatas.push(this.form)
+      console.log(arr)
+      console.log(this.formDatas[this.formDatas.length - 1])
     }
   },
 };

+ 2 - 2
src/layout/index.vue

@@ -152,9 +152,9 @@ export default {
       try {
         const res = await changePassword({
           username: this.name,
-          originPassword: this.dataForm.old,
+          originPassword: MD5(this.dataForm.old),
           // passwd: MD5(this.dataForm.again),
-          newPassword: this.dataForm.again,
+          newPassword: MD5(this.dataForm.again),
         });
         if (res.code == 0) {
           this.$message.success(res.message);

+ 1 - 0
src/views/accountManagement/components/accountHome.vue

@@ -200,6 +200,7 @@ export default {
     // 编辑账号
     async saveEditAccount () {
       try {
+        this.ruleForm.user_pwd = MD5(this.ruleForm.user_pwd)
         const res = await GeneralDataReception({
           serviceId: SERVICE_ID.accountScId,
           dataContent: JSON.stringify(this.ruleForm)

+ 4 - 4
src/views/authorityManagement/components/authorityRoleEdit.vue

@@ -22,9 +22,9 @@
                 <el-radio v-model="radio" :label="0">否</el-radio>
               </span>
             </div> -->
-            <div class="btn">
+            <!-- <div class="btn">
               <el-button @click="saveBtn('form')" size="small" type="primary">保存</el-button>
-            </div>
+            </div> -->
           </div>
           <div class="addApp-form-content dialog-public-background">
             <el-form :inline="true" label-width="80px" ref="form" :rules="rules" class="form" :model="form">
@@ -205,9 +205,9 @@ export default {
             this.authTo = listValues[0];
             listValues.forEach((item) => {
               const obj = item
-              obj.auth_id = item.AuthId
+              obj.auth_id = item.auth_id
               this.checkedBoxs.push(item)
-              this.checkedKeys.push(item.AuthId)
+              this.checkedKeys.push(item.auth_id)
             });
             // this.msgArrs.push([])
           }