高敬炎 2 anni fa
parent
commit
31eaf2c962

+ 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: '单价不能为空!',