Commit 6fbb760c by xue_wengang

Update addHbypXs.vue

parent 0c95e96f
......@@ -109,7 +109,7 @@ export default {
});
var self = this;
let params = new FormData();
params.append("xxzjbh", this.$route.query.hcyprwXxzjbh);
params.append("xxzjbh", this.$route.query.xxzjbh);
queryXs(params).then((res) => {
var result = res.data.xs;
this.result = result;
......
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