This commit is contained in:
2025-08-22 17:16:35 +08:00
parent c2a3d6a2d0
commit 38cff1f80c
3 changed files with 3 additions and 7 deletions

View File

@@ -123,12 +123,8 @@
},
created () {
this._getPdaSect()
this._getPdaVehicleCodeBySectCode()
},
methods: {
toJump () {
this._getMaterialSuppByVehicleCode()
},
async _getPdaSect () {
try {
let res = await getPdaSect()