@@ -281,7 +281,8 @@ export default {
},
// 返回
handleBack () {
- this.$router.push({ name: 'billOfLadingList' })
+ // this.$router.push({ name: 'billOfLadingList' })
+ this.$router.go(-1)
pageInit () {
this.form = {