Commit 564d4a6e authored by youjie's avatar youjie

no message

parent dc786e40
......@@ -1131,7 +1131,6 @@
}, err => {})
},
method5: function () {
if (!this.msg.FinanceName) return this.Error(this.$t('请输入凭证字'));
if (!this.msg.FinanceName) this.msg.FinanceName = '记';
if (!this.msg.ClientID) this.msg.ClientID = 0;
if (!this.msg.ClientType) this.msg.ClientType = 0;
......
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