Commit 03a540d0 authored by youjie's avatar youjie

no message

parent 43fbea3a
......@@ -1860,6 +1860,7 @@
},
//计算价格
getTotalPrice(t) {
if(this.addMsg.GroupType == 4&&parseInt(this.addMsg.AirticketNum)>0) this.addMsg.ManNum = this.addMsg.AirticketNum
if (t === 3) {
if (parseFloat(this.addMsg.Unit_Price).toString() === "NaN") {
this.$message.error(this.$t('objFill.qingsrzqdjg'));
......
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