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