|  | @@ -467,7 +467,7 @@
 | 
	
		
			
				|  |  |                  this.form.businessTypeCode = 'PZDH'
 | 
	
		
			
				|  |  |                  this.form.billNoFormat = this.form.voucherType
 | 
	
		
			
				|  |  |                  if (this.form.finVouchersItemsList.length < 2) {
 | 
	
		
			
				|  |  | -                    return this.$message.warning('请填写至少两天数据')
 | 
	
		
			
				|  |  | +                    return this.$message.warning('请填写至少凭证两笔分录后再保存!')
 | 
	
		
			
				|  |  |                  }
 | 
	
		
			
				|  |  |                  // // 判断币种是否一样
 | 
	
		
			
				|  |  |                  // for (let item of this.form.finVouchersItemsList) {
 |