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

+ 8 - 8
src/views/tranManagement/tranManagementReceivingloading.vue

@@ -638,14 +638,14 @@ export default {
           })
           return
         }
-        
-        if (this.deptBudgetList.priceType!=null&&this.deptBudgetList.priceType=='随行就市'&&!this.freightspace[i].contractPrice&&this.freightspace[i].unloadNetWeight>0) {
-            this.$message({
-              message: '单价不能为空!',
-              type: 'warning',
-            })
-            return
-        }
+
+        // if (this.deptBudgetList.priceType!=null&&this.deptBudgetList.priceType=='随行就市'&&!this.freightspace[i].contractPrice&&this.freightspace[i].unloadNetWeight>0) {
+            // this.$message({
+            //   message: '单价不能为空!',
+            //   type: 'warning',
+            // })
+            // return
+        // }
     }
       this.$confirm(
         `所有车辆完成卸车任务后,请及时修改任务状态,确定提交卸车信息?`,