wangchao %!s(int64=3) %!d(string=hai) anos
pai
achega
7acc336b72
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      pages/erpbusiness/acquisitionInformation.vue

+ 4 - 0
pages/erpbusiness/acquisitionInformation.vue

@@ -209,6 +209,10 @@
 				} else {
 					_flag = 0
 				}
+				if(!this.textareaValue){
+					this.$api.msg('收购信息不能为空!')
+					return
+				}
 				let _obj = {
 					warehouseName: this.warehouseName,
 					acquisitionInformation: this.textareaValue,