高敬炎 2 年之前
父節點
當前提交
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: '单价不能为空!',