Commit 638bea3f by chenqiang

案件标注

parent 6070746e
......@@ -486,7 +486,7 @@ export default {
debugger;
// console.log(scope);
// this.formData.jyaq = '1'
if (this.isBtn) {
// if (this.isBtn) {
this.$router.pushToTab({
path: "ajbzDetail",
query: {
......@@ -496,7 +496,7 @@ export default {
form: JSON.stringify(this.formData),
},
});
} else {
/*} else {
let list = {
page: 1,
limit: 5000,
......@@ -524,7 +524,7 @@ export default {
form: JSON.stringify(list),
},
});
}
}*/
} else {
this.$router.pushToTab({
path: "ajbzDetail",
......
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