Commit 5e4854de by xue_wengang

问题修改

parent b9a3c215
......@@ -23,13 +23,14 @@ if (
base.alyIP5 = 'http://74.6.54.169:8003' // 画像工厂 案件
base.alyIP6 = 'http://74.6.54.163:9002' // 画像工厂 案件
base.alyIP7 = 'http://74.6.54.173:8006' // 脑图审批
base.alyIP8 = 'http://74.6.54.164:9003' //案件标注
base.alyIP8 = 'http://74.6.54.164:9003' //旧版案件标注
base.alyIP9 = 'http://74.6.54.165:9005' // 时空;
base.alyIP10 = 'http://74.6.54.163:9001' // 案件侦办
base.alyIP11 = 'http://74.6.54.173:8004' // 话单分析
base.alyIP13 = '/apiXssp' // 线索审批管理平台
base.alyIP14 = 'http://74.6.54.163:9002' // 西藏 人档车档
base.alyIP15 = 'http://65.26.2.252:8006' // 全国在逃
base.alyIP16 = 'http://74.6.54.163:8080' //新版案件标注
} else {
//------------------------------服务器路径**测试**----------------------------------
base.alyIP = "/apialy";
......@@ -46,6 +47,7 @@ if (
base.alyIP13 = '/apiXssp' // 线索审批管理平台
base.alyIP14 = 'http://74.6.54.163:9002' // 西藏 人档车档
base.alyIP15 = 'http://65.26.2.252:8006' // 全国在逃
base.alyIP16 = 'http://74.6.54.163:8080' //新版案件标注
}
export default base;
......@@ -380,8 +380,7 @@ export default {
console.log(path);
window.open(path, "_blank");
} else if (this.pages == "queryTdyp") {
// let path = `http://39.99.155.173:9003/#/ajbzDetail?asjbh=${this.form.asjbh}`;
let path = `${base.alyIP8}/#/ajbzDetail?asjbh=${this.form.asjbh}`;
let path = `${base.alyIP16}/#/ssoLogin?jssionId=${JSON.parse(sessionStorage.getItem("userInfo")).userName}&type=ajbzDetailHN&$asjbh=${this.form.asjbh}`;
window.open(path, "_blank");
} else if (this.pages == "querySdtdyp") {
// let path = `http://39.99.155.173:9003/#/ajbzDetail?asjbh=${this.form.asjbh}`;
......
......@@ -654,7 +654,7 @@ const ajxx = [
name: "立案日期:",
disabled: true,
id: "larq",
type: "dateVal",
type: "dates",
value: "",
placeholder: "请输入",
col: "2",
......
......@@ -201,7 +201,6 @@ import { getApproveUsers, saveSpxx } from "@/api/brainPhoto.js";
import secret from "@/utils/secret";
import base from "@/api/base";
import rightContent from "@c/ptCxForm_components.vue";
// import SearchGraph from "@c/searchRight.vue";
export default {
components: {
rightContent,
......
......@@ -47,7 +47,7 @@ export default {
},
methods: {
goDetail() {
let path = `${this.$baseUrl.alyIP9}/#/JumpPage/admin/admin/${this.form.zjhm}`;
let path = `${this.$baseUrl.alyIP9}/#/JumpPage/admin/admin`;
// let path = `${this.$baseUrl.alyIP12}/#/jumppage/admin/founder15/${this.form.zjhm}`;
window.open(path, "_blank");
},
......
......@@ -106,7 +106,7 @@
<script>
import rightContent from "@c/ptCxForm_components.vue";
import { getGnyxFxjg } from "@/api/fzjc.js";
import { get, post, postform } from "@/utils/http.js";
import { post } from "@/utils/http.js";
import qs from "qs";
export default {
name: "queryGnxnpg",
......@@ -270,9 +270,9 @@ export default {
spinner: "el-icon-loading",
background: "rgba(255, 255, 255, 0.7)",
});
post(`${this.$baseUrl.alyIP}${this.cxUrl}`, qs.stringify(params)).then(
(res) => {
debugger;
post(`${this.$baseUrl.alyIP}${this.cxUrl}`,params).then(
(res) => {
if (res.code === 200) {
require.ensure([], () => {
const { export_json_to_excel } = require("@/utils/Export2Excel");
......
......@@ -470,6 +470,13 @@ export default {
{ value: "1", name: "人力情报线索" },
{ value: "2", name: "有组织犯罪线索" },
{ value: "3", name: "阵地关联线索" },
{ value: "4", name: "阵地控制线索" },
{ value: "5", name: "高危对象线索" },
{ value: "6", name: "发现群体线索" },
{ value: "7", name: "工作发现线索" },
{ value: "8", name: "监测预警线索" },
{ value: "9", name: "技术比对多身份线索" },
{ value: "10", name: "名次纳入视线人员线索" },
],
},
{
......@@ -825,7 +832,7 @@ export default {
xslx: "zdqb",
},
});
}else {
} else {
this.$router.pushToTab({
path: "/djgzxs",
query: {
......
......@@ -219,110 +219,6 @@ export default {
},
],
leftMenus: [
//左侧导航(模块第一个页面需要)
// {
// id: "cbxsz",
// label: "综合串并分析",
// newAuth: "M01",
// index: "2",
// className: "iconfont icongongnengfuwu",
// hasChildren: true,
// children: [
// {
// id: "bshcb",
// label: "标识号串并",
// index: "bshcb",
// auth: "M0101",
// className: "iconfont iconrizhi",
// disabled: false,
// },
// {
// id: "rgcb",
// label: "人工串并",
// index: "rgcb",
// auth: "M0101",
// className: "iconfont iconrizhi",
// disabled: false,
// },
// {
// id: "xkcb",
// label: "现勘串并",
// index: "xkcb",
// auth: "M0101",
// className: "iconfont iconrizhi",
// disabled: false,
// },
// ],
// },
// {
// id: "xlaj",
// label: "系列案件",
// newAuth: "M01",
// index: "3",
// className: "iconfont icongongnengfuwu",
// hasChildren: true,
// children: [
// {
// id: "wdxlaj",
// label: "我的系列案件",
// index: "wdxlaj",
// auth: "M0101",
// className: "iconfont iconrizhi",
// disabled: false,
// },
// {
// id: "xqxlaj",
// label: "辖区系列案件",
// index: "xqxlaj",
// auth: "M0101",
// className: "iconfont iconrizhi",
// disabled: false,
// },
// ],
// },
// {
// id: "xxgl",
// label: "信息管理",
// newAuth: "M01",
// index: "4",
// className: "iconfont icongongnengfuwu",
// hasChildren: true,
// children: [
// {
// id: "bshxx",
// label: "标识号信息",
// index: "bshxx",
// auth: "M0101",
// className: "iconfont iconrizhi",
// disabled: false,
// },
// {
// id: "ajfl",
// label: "案件分类",
// index: "ajfl",
// auth: "M0101",
// className: "iconfont iconrizhi",
// disabled: false,
// },
// {
// id: "wscdaj",
// label: "我收藏的案件",
// index: "wscdaj",
// auth: "M0101",
// className: "iconfont iconrizhi",
// disabled: false,
// },
// ],
// },
// {
// id: "gtgxrFx",
// label: "共同关系分析",
// newAuth: "M01",
// index: "gtgxrFx",
// className: "iconfont icongongnengfuwu",
// hasChildren: false,
// },
{
id: "queryQt",
label: "群体发现分析",
......
......@@ -162,7 +162,7 @@ export default {
codeTree: "",
codeOptions: [
{ label: "QQ号", value: "qq" },
{ label: "微信号", value: "vx" },
{ label: "微信号", value: "wx" },
],
value: "",
placeholder: "请输入",
......
......@@ -184,7 +184,7 @@ export default {
var userInfo = JSON.parse(sessionStorage.getItem("userInfo"));
var idcard = userInfo.identitycard;
var params = {
type: scope.row.fwbshLb,
type: scope.row.fwbshLb == 'qq' ? 'KyQq' : 'KyWx',
kybh: scope.row.fwbshHm,
userId: idcard,
username: userInfo.userName,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment