高敬炎 2 лет назад
Родитель
Сommit
31eaf2c962
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      src/views/tranManagement/tranManagementReceivingloading.vue

+ 1 - 0
src/views/tranManagement/tranManagementReceivingloading.vue

@@ -638,6 +638,7 @@ export default {
           })
           return
         }
+        
         if (this.deptBudgetList.priceType!=null&&this.deptBudgetList.priceType=='随行就市'&&!this.freightspace[i].contractPrice&&this.freightspace[i].unloadNetWeight>0) {
             this.$message({
               message: '单价不能为空!',