Procházet zdrojové kódy

提交

腾讯ocr渠道不签约
yangteng před 1 rokem
rodič
revize
823ae9e1af
1 změnil soubory, kde provedl 5 přidání a 5 odebrání
  1. 5
    5
      subpackage/orders/car-release.vue

+ 5
- 5
subpackage/orders/car-release.vue Zobrazit soubor

@@ -830,11 +830,11 @@
state.form.vehNegImgUrl = data.imageUrl;
state.form.permittedWeight = data.alc ? data.alc : 0;
state.form.permittedTowWeight = data.towing ? data.towing : 0;
if (data.towing) {
qian()
} else {
notQian()
}
// if (data.towing) {
// qian()
// } else {
// notQian()
// }
console.log('=====================', state.form.vehNegImgUrl, state)
}
state.isTakePhotoModeShow = false

Načítá se…
Zrušit
Uložit