Commit 7959ce60 authored by 沈翠玲's avatar 沈翠玲

刀模版具bug修复

parent 19092155
...@@ -526,7 +526,7 @@ export default { ...@@ -526,7 +526,7 @@ export default {
this.reset(); this.reset();
this.open = true; this.open = true;
this.title = "添加刀模版具清单"; this.title = "添加刀模版具清单";
this.gCode(); // this.gCode();
this.optType = "add"; this.optType = "add";
}, },
// 查询明细按钮操作 // 查询明细按钮操作
......
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