高敬炎 2 سال پیش
والد
کامیت
338bb02f1e
1فایلهای تغییر یافته به همراه8 افزوده شده و 8 حذف شده
  1. 8 8
      pages/erp/receivingfeedback/details.vue

+ 8 - 8
pages/erp/receivingfeedback/details.vue

@@ -635,14 +635,14 @@
 						}
 					})
 				}else if(this.detailData.tranType=='汽运'){
-					if (!this.freightspace[index].driver) {
-						that.$api.msg('司机姓名不能为空!')
-						return
-					}
-					if (!this.freightspace[index].driverPhone) {
-						that.$api.msg('司机电话不能为空!')
-						return
-					}
+					// if (!this.freightspace[index].driver) {
+					// 	that.$api.msg('司机姓名不能为空!')
+					// 	return
+					// }
+					// if (!this.freightspace[index].driverPhone) {
+					// 	that.$api.msg('司机电话不能为空!')
+					// 	return
+					// }
 					if (!this.freightspace[index].carNo) {
 						that.$api.msg('车牌号不能为空!')	
 						return