|
|
@@ -198,7 +198,7 @@
|
|
|
this.wordInfo.categoryCode = arr[0].categoryCode
|
|
|
|
|
|
|
|
|
- this.$refs.turnoverRef.open('w0300000004195005', this.wordInfo, this.newList, this.wordItem, index)
|
|
|
+ this.$refs.turnoverRef.open('w0300000003431001', this.wordInfo, this.newList, this.wordItem, index)
|
|
|
return false
|
|
|
|
|
|
let _this = this
|
|
|
@@ -229,7 +229,7 @@
|
|
|
turnoverArr = [this.newList[index], ...newTurnover]
|
|
|
|
|
|
transferVehicle(turnoverArr).then(res => {
|
|
|
-
|
|
|
+ this.$emit('refreshList')
|
|
|
})
|
|
|
|
|
|
|
|
|
@@ -455,8 +455,8 @@
|
|
|
}
|
|
|
|
|
|
.check {
|
|
|
- width: 40rpx;
|
|
|
- height: 40rpx;
|
|
|
+ width: 30rpx;
|
|
|
+ height: 30rpx;
|
|
|
}
|
|
|
|
|
|
.isend {
|