change
This commit is contained in:
@@ -123,12 +123,8 @@
|
||||
},
|
||||
created () {
|
||||
this._getPdaSect()
|
||||
this._getPdaVehicleCodeBySectCode()
|
||||
},
|
||||
methods: {
|
||||
toJump () {
|
||||
this._getMaterialSuppByVehicleCode()
|
||||
},
|
||||
async _getPdaSect () {
|
||||
try {
|
||||
let res = await getPdaSect()
|
||||
|
||||
Reference in New Issue
Block a user