Commit 619e6ffb by yuhao

Merge branch 'dev_xzeq' of http://39.99.224.27:9022/changchao/founder_vue into dev_xzeq

parents e2ec3a87 02f84dd1
......@@ -19,6 +19,15 @@ export const esAsjQuery = params =>
post(`${base.alyIP2}/newAsjbz/esAsjQuery`, params);
export const getQgTarKsh = params =>
postJson(`${base.alyIP19}/common/getQgTarKsh`, params);
export const getQsTarKsh = params =>
postJson(`${base.alyIP19}/common/getQsTarKsh`, params);
export const loginByZjhm = params =>
post(`${base.alyIP19}/loginByZjhm`, params);
// 人员线索
export const getKyRyList = params =>
postJson(`${base.alyIP}/dwkyxs/getKyRyList`, params);
......
......@@ -405,7 +405,7 @@ export default {
this.cxFormData.jssj = this.$moment(new Date()).format("YYYY-MM-DD");
this.$store.commit("user/SET_Menu", this.Menu);
// this.$store.commit("user/SET_LeftMenu", this.leftMenus);
this.$store.commit("user/SET_Header", this.header);
//this.$store.commit("user/SET_Header", this.header);
// this.getMenuBtCX(); // 表头设置
},
methods: {
......
......@@ -224,32 +224,32 @@ export default {
tableData: [
{
rwid: 1,
rwms: "122121",
yxms: "BAEN:fwefer",
rwms: "个人行为分析",
yxms: "BAEN:persionAny",
cron: "0/01?*****",
fzr: "admin",
status: "0",
},
{
rwid: 2,
rwms: "122121",
yxms: "BAEN:fadfasdff",
rwms: "个人轨迹分析",
yxms: "BAEN:persionTravel",
cron: "0/01?*****",
fzr: "admin",
status: "1",
},
{
rwid: 3,
rwms: "122121",
yxms: "BAEN:fadfasdff",
rwms: "个人饮食习惯",
yxms: "BAEN:persionFoot",
cron: "0/01?*****",
fzr: "admin",
status: "0",
},
{
rwid: 4,
rwms: "122121",
yxms: "BAEN:fadfasdff",
rwms: "出租车轨迹",
yxms: "BAEN:texi",
cron: "0/01?*****",
fzr: "admin",
status: "1",
......
......@@ -134,21 +134,21 @@ export default {
tableData:[
{
id:'0',
appname:'aapp-dfdsaf-creare-sdafasd',
appname:'getBigData',
othername:'生成数据执行器',
zcfs:'手动录入',
onlineAddress:'http://172.20.1.242:8080/,http://172.20.1.242:8080/',
},
{
id:'1',
appname:'aapp-dfdsaf-creare-sdafasd',
appname:'createBigData',
othername:'生成数据执行器',
zcfs:'手动录入',
onlineAddress:'http://172.20.1.242:8080/,http://172.20.1.242:8080/',
},
{
id:'2',
appname:'aapp-dfdsaf-creare-sdafasd',
appname:'bigDataRemove',
othername:'生成数据执行器',
zcfs:'手动录入',
onlineAddress:'http://172.20.1.242:8080/,http://172.20.1.242:8080/',
......
......@@ -625,7 +625,7 @@ export default {
this.show = false;
this.showS = true;
(self.pageBs = "queryZjShow"), (self.cxFormData.taskId = scope.row.rwid);
self.cxFormData.teamNum = "2";
self.cxFormData.teamNum = "0";
self.cxUrl = "/hnksh/getRythInfo";
var arreyTj = [
{
......
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