Commit 95bd2ce5 authored by youjie's avatar youjie

no message

parent a4f89b7a
......@@ -1850,7 +1850,6 @@
},
//计算价格
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