Commit e8c815f8 authored by 仇晓婷's avatar 仇晓婷

ll

parent 8d580250
...@@ -240,7 +240,6 @@ export default { ...@@ -240,7 +240,6 @@ export default {
this.curId = row.id; this.curId = row.id;
this.parents.bomId = row.bomId; this.parents.bomId = row.bomId;
this.title = "bom"; this.title = "bom";
alert(1)
this.detail = () => import("./bomDetail"); this.detail = () => import("./bomDetail");
this.modal = true; this.modal = true;
}, },
......
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