Commit ac75fc5b by WH

fix:修复infled前端

parent d93bb546
...@@ -138,11 +138,9 @@ export default { ...@@ -138,11 +138,9 @@ export default {
toLetnot() { toLetnot() {
this.$router.history.push('/business-new/letnot'); this.$router.history.push('/business-new/letnot');
}, },
toLetdrw() { toLetdrw() {
this.$router.history.push('/business-new/letdrw'); this.$router.history.push('/business-new/letdrw');
}, },
toLetrsv() { toLetrsv() {
this.$router.history.push('/business-new/letrsv'); this.$router.history.push('/business-new/letrsv');
}, },
......
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