高敬炎 hace 2 años
padre
commit
31eaf2c962
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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: '单价不能为空!',