pages/driver-page/delivery-my/delivery-my/delivery-my.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
subPages/allocaTetonnage/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
pages/driver-page/delivery-my/delivery-my/delivery-my.vue
@@ -563,6 +563,12 @@ }) }, logoutConfirm() { //原发净重限制 if(this.clean && this.clean > 200){ this.$u.toast('当前净重超过正常值,请检查皮毛重') return } if(this.registerFormModel.carNo==""){ this.lohOutLogin() }else{ subPages/allocaTetonnage/index.vue
@@ -38,7 +38,7 @@ <u--input placeholder="请输入吨数" border="surround" type='number' type='digit' @change="(val)=>inpChange(val,item.planMeasure)" v-model="item.planMeasure" ></u--input>