切换下拉框调取保存接口

This commit is contained in:
高嵩
2023-08-23 15:08:44 +08:00
parent 125a0e0e3d
commit 44562dbcad
@@ -1005,6 +1005,7 @@ export default {
},
handChange(val){
this.vehicleTypeCode = val
this.preservation()
this.getHeader()
this.$forceUpdate()
},