Commit 3d8c41a7 by liupeng

修改了关注人员

parent 7386809d
......@@ -12,7 +12,7 @@
<script>
import formCompontent from "@c/form.vue";
import { insertGzry } from "@/api/xxtk/gzry.js";
import { xydx } from "@/utils/params.js";
import { gzry } from "@/utils/params.js";
export default {
name: "addGzry",
components: {
......
......@@ -29,6 +29,17 @@ export default {
// lkPdbz: "2",
limit: 10,
page: 1,
xm: "",
zjhm: "",
xbdm: "",
mzdm: "",
hjdzXzqhdm: "",
sfyxdsPdbz: "",
sfazbbdxdzPdbz: "",
xzgzrylbdm: "",
xzgzrygzjbdm: "",
xxdjdwGajgjgdm: "",
xzgzryzt: "",
},
cxQueryField: [ //查询条件
{
......@@ -369,7 +380,10 @@ export default {
add() {
this.$router.push("addGzry");
},
edit() {},
edit() {
this.$router.push({path: "/addGzry",query: { xxzjbh: this.xxzjbh }});
},
dele() {},
},
};
......
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