Browse Source

Merge branch 'dev' of http://git.echepei.com/tubao/Smart_platform_ui into dev

Qukatie 1 year ago
parent
commit
485be7861c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/iosBasicData/finvouchers/finvouchersitems.vue

+ 1 - 1
src/views/iosBasicData/finvouchers/finvouchersitems.vue

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