Commit ac54439e by zhuoym

fix快速报修bug

parent 8a83e3b8
Showing with 1 additions and 1 deletions
...@@ -657,7 +657,7 @@ export default { ...@@ -657,7 +657,7 @@ export default {
//新增 //新增
addProject() { addProject() {
this.$router.push({ this.$router.push({
name: "bxAdd" name: "bx_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 sign in to comment