Commit e721a0f8 authored by 吴春's avatar 吴春

1

parent 7965abc4
......@@ -2275,7 +2275,7 @@
// 保存发票
if (type == 1) {
let that = this
if (this.InvoiceVoucherList.length === 0) return this.$message.error(this.$t('objFill.qscfpwj') + '!');
// if (this.InvoiceVoucherList.length === 0) return this.$message.error(this.$t('objFill.qscfpwj') + '!');
if (this.GetDetail.Is_Merge === 1 && this.ZhiDanRen !== this.bossID) {
this.$confirm(this.$t('objFill.hbdjgyfppzwj'), this.$t("tips.tips"), {
confirmButtonText: this.$t("pub.sureBtn"),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment