|
@@ -314,6 +314,7 @@ export default {
|
|
canel(){
|
|
canel(){
|
|
this.weighingList.carNo = ''
|
|
this.weighingList.carNo = ''
|
|
this.weighingList.tare = ''
|
|
this.weighingList.tare = ''
|
|
|
|
+ this.$router.go(-1)
|
|
},
|
|
},
|
|
carNoTypeChange() {
|
|
carNoTypeChange() {
|
|
this.carjudge = !this.carjudge
|
|
this.carjudge = !this.carjudge
|