Commit c1c00403 by xue_wengang

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

parents de100d49 dd396116
......@@ -30,11 +30,11 @@ if (
base.alyIP5 = 'http://74.6.54.153:8003' // 画像工厂 案件
base.alyIP6 = 'http://89.0.23.203:9047' // 画像工厂 案件档案
base.alyIP7 = 'http://74.6.54.153:8006'
base.alyIP8 = 'http://10.184.14.193:9003'
base.alyIP9 = 'http://10.184.14.193:9005'
base.alyIP10 = 'http://10.184.14.193:9001'
base.alyIP11 = 'http://74.6.54.153:8004'
base.alyIP12 = 'http://xzxt-zhyy.dsj.xz:8053'
base.alyIP8 = 'http://xzxt-zhyy.dsj.xz:8058'
base.alyIP13 = '/apiXssp' // 线索审批管理平台
base.alyIP14 = 'http://xzxt-zhyy.dsj.xz:8051'
}
......
......@@ -264,7 +264,7 @@ export default {
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.alyIP12}/#/ajbzDetail?asjbh=${this.form.asjbh}`;
let path = `${base.alyIP8}/#/ajbzDetail?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}`;
......
......@@ -248,6 +248,14 @@
:currentItem="item"
/>
</div>
<div class="zdyInputW" v-else-if="item.type == 'codeTreeDialogs'">
<select-tree-dialog
:placeholder="'请选择' + item.name"
:sendId="item.id"
:formData="formData"
:currentItem="item"
/>
</div>
<!--字典弹框懒加载 @emitValue="getLbValue"-->
<div
class="zdyInputW"
......@@ -3160,8 +3168,8 @@ export default {
}
},
doQueryBtn(val) {
if (this.pageASs == 'queryAjzc') {
this.$emit('doQueryBtn')
if (this.pageASs == "queryAjzc") {
this.$emit("doQueryBtn");
}
if (this.pageBs == "xxtkgzxnpg") {
this.doQuery("yes");
......@@ -3388,7 +3396,11 @@ export default {
item.xzgzryztStr = "撤控审批不通过";
}
}
} else if (self.pageBs == "gzzkyxs" || self.pageBs == "queryLklzG" || self.pageBs == "queryCklzG") {
} else if (
self.pageBs == "gzzkyxs" ||
self.pageBs == "queryLklzG" ||
self.pageBs == "queryCklzG"
) {
if (!!item.gzzkyxsbshdm || item.gzzkyxsbshdm != "") {
if (item.gzzkyxsbshdm == "01") {
item.gzzkyxsbshdmStr = "手机号";
......@@ -3583,6 +3595,46 @@ export default {
console.log(err);
});
}
} else if (val.type == "codeTreeDialogs") {
// let unitcode = "540000S00500";
let unitcode = JSON.parse(sessionStorage.getItem("userInfo")).unitcode;
if (val.codeOptions.length == 0) {
debugger;
axios
.get(`JsonData/${val.codeTree}.json`)
.then((res) => {
self.$set(val, "codeOptions", res.data.rows);
function liMap(ji) {
let mi;
let gd = "";
if (ji.length) {
mi = ji.filter((item) =>
item.id.includes(unitcode.substring(0, 2))
);
for (let g of mi.values()) {
if (g.id === unitcode) {
gd = g;
self.propQueryField[1].codeOptions = [gd];
console.log(gd);
break;
} else {
liMap(g["children"]);
}
}
} else {
gd = ji;
}
return gd;
}
liMap(res.data.rows);
})
.catch((err) => {
console.log(err);
});
}
}
if (val.hidden) {
self.toggleZd = false;
......
......@@ -3,7 +3,7 @@
<SearchGraph
:formProp="formProp"
:formData="form"
childrenXhrStr="/apiXzxtGaw/ksh/getGxrXx"
childrenXhrStr="/apialy/ksh/getGxrXx"
:nodeClickBoo="true"
placeholder="请输入身份证号"
:params="params"
......
......@@ -108,7 +108,7 @@ export default {
objectValue: data.qtxxbh,
};
let obj = {
childrenXhrStr: "/apiXzxtGaw/ksh/getZdryByQtbh",
childrenXhrStr: "/apialy/ksh/getZdryByQtbh",
photoXhrStr: null,
params: params,
nodedata: {
......
......@@ -258,7 +258,7 @@ export default {
ssrwbh: data.row.ssrwbh,
};
let obj = {
childrenXhrStr: "/apiXzxtGaw/ztypxx/selectzxBySfz",
childrenXhrStr: "/apialy/ztypxx/selectzxBySfz",
photoXhrStr: null,
params: params,
nodedata: {
......
......@@ -3,7 +3,7 @@
<SearchGraph
:formProp="formProp"
:formData="form"
childrenXhrStr="/apiXzxtGaw/ksh/getAjRwGxXx"
childrenXhrStr="/apialy/ksh/getAjRwGxXx"
:nodeClickBoo="true"
placeholder="请输入案件编号"
:params="params"
......
......@@ -3,7 +3,7 @@
<SearchGraph
:formProp="formProp"
:formData="form"
childrenXhrStr="/apiXzxtGaw/ksh/getAjRwGxXx"
childrenXhrStr="/apialy/ksh/getAjRwGxXx"
:nodeClickBoo="true"
:pages="pages"
placeholder="请输入案事件编号"
......
......@@ -3,7 +3,7 @@
<SearchGraph
:formProp="formProp"
:formData="form"
childrenXhrStr="/apiXzxtGaw/ksh/getAjRwGxXx"
childrenXhrStr="/apialy/ksh/getAjRwGxXx"
:nodeClickBoo="true"
:pages="pages"
placeholder="请输入案事件编号"
......
......@@ -3,7 +3,7 @@
<SearchGraph
:formProp="formProp"
:formData="form"
childrenXhrStr="/apiXzxtGaw/ksh/getAjRwGxXx"
childrenXhrStr="/apialy/ksh/getAjRwGxXx"
:nodeClickBoo="true"
:pages="pages"
placeholder="请输入身份证号"
......
......@@ -190,26 +190,26 @@ export default {
// },
// ],
// },
{
title: "",
id: 6,
objStr: "",
index: 5,
data: [
{
name: "是否发送:",
id: "sffs",
type: "radiosffs",
radioData: [
{ name: "是", value: "1" },
{ name: "否", value: "0" },
],
value: "0",
placeholder: "请选择",
col: "6",
},
],
},
// {
// title: "",
// id: 6,
// objStr: "",
// index: 5,
// data: [
// {
// name: "是否发送:",
// id: "sffs",
// type: "radiosffs",
// radioData: [
// { name: "是", value: "1" },
// { name: "否", value: "0" },
// ],
// value: "0",
// placeholder: "请选择",
// col: "6",
// },
// ],
// },
],
formLabelAlign: {},
xxzjbh: "",
......
......@@ -46,7 +46,7 @@
>
</el-tree>
<span slot="footer" class="dialog-footer">
<el-button @click="dialogVisible = false">取 消</el-button>
<el-button @click="qx">取 消</el-button>
<el-button type="primary" @click="submitMenu">确 定</el-button>
</span>
</el-dialog>
......@@ -138,21 +138,42 @@ export default {
this.getTree();
},
methods: {
qx() {
this.dialogVisible = false;
this.selec = [];
this.$refs.tree.setCheckedKeys([]);
this.checkAll = false;
},
submitMenu() {
debugger;
console.log(this.selec);
let userIds = "";
this.selectedId.forEach((item) => {
userIds = item.id;
});
if (this.selectedTree.length > 0 || this.selec.length > 0) {
if (this.selec.length > 0) {
debugger;
this.selec.forEach((item) => {
debugger;
this.selectedTree.push(item);
});
}
if (this.selectedTree.length > 0) {
debugger;
let array = Array.from(new Set(this.selectedTree));
console.log(array);
debugger;
grant({
roleIds: userIds,
menuIds: this.selectedTree.toString() || this.selec.toString(),
menuIds: array.toString(),
}).then((res) => {
this.$refs.rightContent.doQuery("yes");
this.$message.success("菜单新增成功");
this.dialogVisible = false;
this.$refs.tree.setCheckedKeys([]);
this.checkAll = false;
this.selec = [];
this.selectedTree = [];
});
} else {
this.$message.error("请选择菜单信息");
......@@ -192,8 +213,9 @@ export default {
this.selectedTree.push(data.id);
} else {
let index = this.selectedTree.findIndex((item) => item == data.id);
let indexs = this.selec.findIndex((item) => item == data.id);
this.selectedTree.splice(index, 1);
this.selec.splice(index, 1);
this.selec.splice(indexs, 1);
}
},
add() {
......
......@@ -60,7 +60,7 @@
>
</el-tree>
<span slot="footer" class="dialog-footer">
<el-button @click="dialogVisible = false">取 消</el-button>
<el-button @click="qx">取 消</el-button>
<el-button type="primary" @click="submitRole">确 定</el-button>
</span>
</el-dialog>
......@@ -235,6 +235,12 @@ export default {
this.getThead();
},
methods: {
qx() {
this.dialogVisible = false;
this.selec = [];
this.$refs.tree.setCheckedKeys([]);
this.checkAll = false;
},
getThead() {
if (this.isPremission >= 0) {
let obj = {
......@@ -292,9 +298,16 @@ export default {
this.selectedId.forEach((item) => {
userIds = item.id;
});
if (this.selectedTree.length > 0 || this.selec.length > 0) {
if (this.selec.length > 0) {
debugger;
this.selec.forEach((item) => {
this.selectedTree.push(item);
});
}
if (this.selectedTree.length > 0) {
let array = Array.from(new Set(this.selectedTree));
insertUserRoles({
roleIds: this.selectedTree.toString() || this.selec.toString(),
roleIds: array.toString(),
userIds: userIds,
}).then((res) => {
this.$message.success("权限新增成功");
......@@ -302,6 +315,8 @@ export default {
this.dialogVisible = false;
this.$refs.tree.setCheckedKeys([]);
this.checkAll = false;
this.selec = [];
this.selectedTree = []
});
} else {
this.$message.error("请选择用户权限");
......@@ -339,10 +354,11 @@ export default {
if (checked === true) {
this.selectedTree.push(data.id);
} else {
debugger
debugger;
let index = this.selectedTree.findIndex((item) => item == data.id);
let indexs = this.selec.findIndex((item) => item == data.id);
this.selectedTree.splice(index, 1);
this.selec.splice(index, 1);
this.selec.splice(indexs, 1);
}
},
handleClose() {
......@@ -403,7 +419,7 @@ export default {
this.$refs.tree.setCheckedNodes(this.treeData);
} else {
this.$refs.tree.setCheckedKeys([]);
this.selec = []
this.selec = [];
}
},
},
......
......@@ -474,9 +474,9 @@ export default {
// console.log(data.gzzkyxsbshdm);
var childrenXhrStrS = "";
if (data.row.gzzkyxsbshdm == "01") {
childrenXhrStrS = "/apiXzxtGaw/ztypxx/selectBySjh";
childrenXhrStrS = "/apialy/ztypxx/selectBySjh";
} else {
childrenXhrStrS = "/apiXzxtGaw/ztypxx/selectByQq";
childrenXhrStrS = "/apialy/ztypxx/selectByQq";
}
let params = {
fsfh: data.row.gzzkyxsbsh,
......
......@@ -471,9 +471,9 @@ export default {
// console.log(data.gzzkyxsbshdm);
var childrenXhrStrS = "";
if (data.row.gzzkyxsbshdm == "01") {
childrenXhrStrS = "/apiXzxtGaw/ztypxx/selectBySjh";
childrenXhrStrS = "/apialy/ztypxx/selectBySjh";
} else {
childrenXhrStrS = "/apiXzxtGaw/ztypxx/selectByQq";
childrenXhrStrS = "/apialy/ztypxx/selectByQq";
}
let params = {
fsfh: data.row.gzzkyxsbsh,
......
......@@ -241,7 +241,7 @@ export default {
xxzjbh: data.row.thbh,
};
let obj = {
childrenXhrStr: "/apiXzxtGaw/ksh/getThkshById",
childrenXhrStr: "/apialy/ksh/getThkshById",
photoXhrStr: null,
params: params,
nodedata: {
......
......@@ -275,7 +275,7 @@ export default {
xxzjbh: data.row.thbh,
};
let obj = {
childrenXhrStr: "/apiXzxtGaw/ksh/getThkshById",
childrenXhrStr: "/apialy/ksh/getThkshById",
photoXhrStr: null,
params: params,
nodedata: {
......
......@@ -246,7 +246,7 @@ export default {
xxzjbh: data.row.thbh,
};
let obj = {
childrenXhrStr: "/apiXzxtGaw/ksh/getThkshById",
childrenXhrStr: "/apialy/ksh/getThkshById",
photoXhrStr: null,
params: params,
nodedata: {
......
......@@ -11,7 +11,7 @@
<SearchGraph
:formProp="formProp"
:formData="form"
childrenXhrStr="/apiXzxtGaw/ksh/getGxrXx"
childrenXhrStr="/apialy/ksh/getGxrXx"
:nodeClickBoo="true"
placeholder="请输入身份证号"
:params="params"
......
......@@ -11,7 +11,7 @@
<SearchGraph
:formProp="formProp"
:formData="form"
childrenXhrStr="/apiXzxtGaw/ksh/getGxrXx"
childrenXhrStr="/apialy/ksh/getGxrXx"
:nodeClickBoo="true"
placeholder="请输入身份证号"
:params="params"
......
......@@ -265,7 +265,7 @@
this.$store.commit("user/SET_Menu", this.Menu);
let userInfo = JSON.parse(sessionStorage.getItem('userInfo'))
if (userInfo.account === "admin"){
if (userInfo.account === "005038"){
this.listOperation = true
}
},
......
......@@ -284,23 +284,31 @@ export default {
value: "",
col: "3",
},
{
name: "指令接收时间",
// {
// name: "指令接收时间",
// id: "fbsj_s",
// placeholder: "请输入",
// type: "date",
// value: "",
// col: "3",
// },
// {
// name: "至",
// id: "fbsj_e",
// type: "date",
// value: "",
// placeholder: "请选择",
// col: "3",
// },
{
name: "指令时间",
id: "fbsj_s",
placeholder: "请输入",
type: "date",
value: "",
col: "3",
},
{
name: "至",
id: "fbsj_e",
type: "date",
id2: "fbsj_e",
type: "zdyDate",
placeholder: "",
value: "",
placeholder: "请选择",
col: "3",
},
{
name: "下级指令接收单位",
id: "zljsdwdm",
......
<template>
<div class="Content">
<right-content
:pageBs="pageBs"
:header="header"
:cxFormData="cxFormData"
:cxQueryField="cxQueryField"
:cxDefaultFormThead="cxDefaultFormThead"
:cxUrl="cxUrl"
@add="add"
@edit="edit"
@dele="dele"
@zczltjExport="zczltjExport"
ref="rightContent"
:pageBs="pageBs"
:header="header"
:cxFormData="cxFormData"
:cxQueryField="cxQueryField"
:cxDefaultFormThead="cxDefaultFormThead"
:cxUrl="cxUrl"
@add="add"
@edit="edit"
@dele="dele"
@zczltjExport="zczltjExport"
ref="rightContent"
></right-content>
</div>
</template>
<script>
import rightContent from "@c/ptCxForm_components.vue";
import {exportZczlExcel} from "@/api/zczl/zczl.js";
import { exportZczlExcel } from "@/api/zczl/zczl.js";
import axios from "@/utils/http.js";
import base from "@/api/base";
......@@ -36,26 +35,35 @@ export default {
fbsj_s: "",
fbsj_e: "",
isZjdw: "",
searchDwdm: "",
searchDwdm: JSON.parse(sessionStorage.getItem("userInfo")).unitcode,
isFirst: 1,
limit: 10,
page: 1,
},
cxQueryField: [
// {
// name: "指令接收时间",
// id: "fbsj_s",
// placeholder: "请输入",
// type: "datetime",
// value: "",
// col: "3",
// },
// {
// name: "至",
// id: "fbsj_e",
// type: "datetime",
// value: "",
// placeholder: "请选择",
// col: "3",
// },
{
name: "指令接收时间",
name: "指令时间",
id: "fbsj_s",
placeholder: "请输入",
type: "datetime",
value: "",
col: "3",
},
{
name: "至",
id: "fbsj_e",
type: "datetime",
id2: "fbsj_e",
type: "zdyDate",
placeholder: "",
value: "",
placeholder: "请选择",
col: "3",
},
/*{
......@@ -71,8 +79,8 @@ export default {
},*/
{
name: "单位",
id: "dwdm",
type: "codeTreeDialog",
id: "searchDwdm",
type: "codeTreeDialogs",
props: "checkEmpty",
value: "",
placeholder: "请选择",
......@@ -162,7 +170,6 @@ export default {
prop: "bhgl",
},
// {
// label: "发布时间",
// prop: "fbsj",
......@@ -195,7 +202,7 @@ export default {
edit(scope) {
this.$router.pushToTab({
path: "adjustRlqbxs",
query: {xxzjbh: scope.row.xxzjbh},
query: { xxzjbh: scope.row.xxzjbh },
});
},
zczltjExport(data) {
......@@ -211,24 +218,24 @@ export default {
background: "rgba(255, 255, 255, 0.7)",
});
axios
.post(`${base.alyIP}/zczl/exportZczlExcel`, params, {
responseType: "blob",
})
.then((res) => {
loading.close();
let blob = new Blob([res], {
type: "application/vnd.ms-excel",
});
// 组装a标签
let elink = document.createElement("a");
// 设置下载文件名
elink.download = "工作指令统计.xls";
elink.style.display = "none";
elink.href = URL.createObjectURL(blob);
document.body.appendChild(elink);
elink.click();
document.body.removeChild(elink);
.post(`${base.alyIP}/zczl/exportZczlExcel`, params, {
responseType: "blob",
})
.then((res) => {
loading.close();
let blob = new Blob([res], {
type: "application/vnd.ms-excel",
});
// 组装a标签
let elink = document.createElement("a");
// 设置下载文件名
elink.download = "工作指令统计.xls";
elink.style.display = "none";
elink.href = URL.createObjectURL(blob);
document.body.appendChild(elink);
elink.click();
document.body.removeChild(elink);
});
},
dele(scope) {
console.log(scope);
......@@ -237,29 +244,28 @@ export default {
cancelButtonText: "取消",
type: "warning",
})
.then(() => {
deleteKyxsxx({
xxzjbh: scope.row.xxzjbh,
}).then((res) => {
if (res.success && res.code == 200) {
this.$message({
type: "success",
message: "删除成功",
});
this.$refs.rightContent.doQuery("yes");
}
});
})
.catch(() => {
this.$message({
type: "info",
message: "已取消删除",
});
.then(() => {
deleteKyxsxx({
xxzjbh: scope.row.xxzjbh,
}).then((res) => {
if (res.success && res.code == 200) {
this.$message({
type: "success",
message: "删除成功",
});
this.$refs.rightContent.doQuery("yes");
}
});
})
.catch(() => {
this.$message({
type: "info",
message: "已取消删除",
});
});
},
},
mounted() {
},
mounted() {},
};
</script>
<style>
......
......@@ -3,7 +3,7 @@
<SearchGraph
:formProp="formProp"
:formData="form"
childrenXhrStr="/apiXzxtGaw/ksh/getAjRwGxXx"
childrenXhrStr="/apialy/ksh/getAjRwGxXx"
:nodeClickBoo="true"
placeholder="请输入案件编号"
:params="params"
......
......@@ -3,7 +3,7 @@
<SearchGraph
:formProp="formProp"
:formData="form"
childrenXhrStr="/apiXzxtGaw/ksh/getGxrXx"
childrenXhrStr="/apialy/ksh/getGxrXx"
:nodeClickBoo="true"
placeholder="请输入身份证号"
:params="params"
......
......@@ -3,7 +3,7 @@
<SearchGraph
:formProp="formProp"
:formData="form"
childrenXhrStr="/apiXzxtGaw/ksh/getJzTpByZjhm"
childrenXhrStr="/apialy/ksh/getJzTpByZjhm"
:nodeClickBoo="true"
placeholder="请输入身份证号"
:params="params"
......
......@@ -3,7 +3,7 @@
<SearchGraph
:formProp="formProp"
:formData="form"
childrenXhrStr="/apiXzxtGaw/ksh/getKydhfxById"
childrenXhrStr="/apialy/ksh/getKydhfxById"
:nodeClickBoo="true"
placeholder="请输入身份证号"
:params="params"
......
......@@ -3,7 +3,7 @@
<SearchGraph
:formProp="formProp"
:formData="form"
childrenXhrStr="/apiXzxtGaw/ksh/getAjRwGxXx"
childrenXhrStr="/apialy/ksh/getAjRwGxXx"
:nodeClickBoo="true"
placeholder="请输入案件编号"
:pages="pages"
......
......@@ -143,7 +143,7 @@ export default {
bddlxh: data.xxzjbh,
};
let obj = {
childrenXhrStr: "/apiXzxtGaw/ksh/getHdxxById",
childrenXhrStr: "/apialy/ksh/getHdxxById",
photoXhrStr: null,
params: params,
nodedata: {
......
......@@ -549,7 +549,7 @@ export default {
username: this.cxFormData.username,
};
let obj = {
childrenXhrStr: "/apiXzxtGaw/hnksh/getRythInfoById",
childrenXhrStr: "/apialy/hnksh/getRythInfoById",
photoXhrStr: null,
params: params,
nodedata: {
......
......@@ -3,7 +3,7 @@
<SearchGraph
:formProp="formProp"
:formData="form"
childrenXhrStr="/apiXzxtGaw/ksh/getAjRwGxXx"
childrenXhrStr="/apialy/ksh/getAjRwGxXx"
:nodeClickBoo="true"
placeholder="请输入案件编号"
:pages="pages"
......
......@@ -112,7 +112,7 @@ export default {
xxzjbh: data.row.thbh,
};
let obj = {
childrenXhrStr: "/apiXzxtGaw/ksh/getThkshById",
childrenXhrStr: "/apialy/ksh/getThkshById",
photoXhrStr: null,
params: params,
nodedata: {
......
......@@ -3,7 +3,7 @@
<SearchGraph
:formProp="formProp"
:formData="form"
childrenXhrStr="/apiXzxtGaw/ksh/getAjRwGxXx"
childrenXhrStr="/apialy/ksh/getAjRwGxXx"
:nodeClickBoo="true"
placeholder="请输入案件编号"
:params="params"
......
......@@ -3,7 +3,7 @@
<SearchGraph
:formProp="formProp"
:formData="form"
childrenXhrStr="/apiXzxtGaw/ksh/getAjRwGxXx"
childrenXhrStr="/apialy/ksh/getAjRwGxXx"
:nodeClickBoo="true"
placeholder="请输入案件编号"
:pages="pages"
......
......@@ -259,7 +259,7 @@ export default {
ssrwbh: data.row.ssrwbh,
};
let obj = {
childrenXhrStr: "/apiXzxtGaw/ztypxx/selectzxBySfz",
childrenXhrStr: "/apialy/ztypxx/selectzxBySfz",
photoXhrStr: null,
params: params,
nodedata: {
......
......@@ -122,7 +122,7 @@ export default {
type: "1",
};
let obj = {
childrenXhrStr: "/apiXzxtGaw/ksh/getQzByQzbhs",
childrenXhrStr: "/apialy/ksh/getQzByQzbhs",
photoXhrStr: null,
params: params,
nodedata: {
......
......@@ -3,7 +3,7 @@
<SearchGraph
:formProp="formProp"
:formData="form"
childrenXhrStr="/apiXzxtGaw/ksh/getAjRwGxXx"
childrenXhrStr="/apialy/ksh/getAjRwGxXx"
:nodeClickBoo="true"
placeholder="请输入身份证号"
:params="params"
......
......@@ -157,7 +157,7 @@ export default {
xxzjbh: data.row.thbh,
};
let obj = {
childrenXhrStr: "/apiXzxtGaw/ksh/getThkshById",
childrenXhrStr: "/apialy/ksh/getThkshById",
photoXhrStr: null,
params: params,
nodedata: {
......
......@@ -3,7 +3,7 @@
<SearchGraph
:formProp="formProp"
:formData="form"
childrenXhrStr="/apiXzxtGaw/ksh/getWlfqById"
childrenXhrStr="/apialy/ksh/getWlfqById"
:nodeClickBoo="true"
placeholder="请输入身份证号"
:params="params"
......
......@@ -3,7 +3,7 @@
<SearchGraph
:formProp="formProp"
:formData="form"
childrenXhrStr="/apiXzxtGaw/ksh/getWlfqkdById"
childrenXhrStr="/apialy/ksh/getWlfqkdById"
:nodeClickBoo="true"
placeholder="请输入身份证号"
:params="params"
......
......@@ -3,7 +3,7 @@
<SearchGraph
:formProp="formProp"
:formData="form"
childrenXhrStr="/apiXzxtGaw/ksh/getZhCxXx"
childrenXhrStr="/apialy/ksh/getZhCxXx"
:nodeClickBoo="true"
placeholder="请输入身份证号"
:params="params"
......
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