Commit 04834078 authored by renjintao's avatar renjintao

produce

parent a50fc5b6
......@@ -59,7 +59,6 @@ export default {
this.id = key;
if (this.id == "1") {
this.id = Number(this.$route.query.row.routingHeaderId); //工艺规程id
//this.uId = ""; //工艺规程文件id
this.detail = () => import("../../../technology/processview");
}
//if(this.id == "1"){ this.detail = () => import("./components/setupDetails");}
......
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