Commit 74d1d84e authored by jzc's avatar jzc

修改新增跳转路径

parent 04ff35cc
......@@ -675,7 +675,7 @@ remark: null
/** 新增按钮操作 */
handleAdd(row) {
// 跳转到申请单界面
this.$router.push("/mes/proofing/apply");
this.$router.push("/mes/pro/productionMake/apply");
return;
// this.reset();
// this.getTreeselect();
......
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