26089
This commit is contained in:
		@@ -49,7 +49,7 @@ export default {
 | 
			
		||||
      if (this.flag) return
 | 
			
		||||
 | 
			
		||||
      if (!this.form.content && !this.form.images.length) {
 | 
			
		||||
        return this.$u.toast('帖子内容不能为空')
 | 
			
		||||
        return this.$u.toast('帖子内容或图片不能为空')
 | 
			
		||||
      }
 | 
			
		||||
      this.flag = true
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user