Commit d8c45f5a authored by youjie's avatar youjie

no message

parent a9bd7ef2
...@@ -375,7 +375,7 @@ export default { ...@@ -375,7 +375,7 @@ export default {
// if(msg==''&&grandson.UserType==0&& // if(msg==''&&grandson.UserType==0&&
// (child.ReimburseList.SettlementType>0||child.ReimburseList.Remarks!=''|| // (child.ReimburseList.SettlementType>0||child.ReimburseList.Remarks!=''||
// child.ReimburseList.VoucherPicList.length>0||grandson.UserNum>0|| // child.ReimburseList.VoucherPicList.length>0||grandson.UserNum>0||
// grandson.UnitPrice>0||child.CurrencyId) // grandson.UnitPrice>0||child.ReimburseList.CurrencyId)
// ){ // ){
// msg = `请选择酒店类型` // msg = `请选择酒店类型`
// } // }
...@@ -402,7 +402,7 @@ export default { ...@@ -402,7 +402,7 @@ export default {
// if(msg==''&&grandson.UserType==0&& // if(msg==''&&grandson.UserType==0&&
// (child.ReimburseList.SettlementType>0||child.ReimburseList.Remarks!=''|| // (child.ReimburseList.SettlementType>0||child.ReimburseList.Remarks!=''||
// child.ReimburseList.VoucherPicList.length>0||grandson.UserNum>0|| // child.ReimburseList.VoucherPicList.length>0||grandson.UserNum>0||
// grandson.UnitPrice>0||child.CurrencyId) // grandson.UnitPrice>0||child.ReimburseList.CurrencyId)
// ){ // ){
// msg = `请选择餐类型` // msg = `请选择餐类型`
// } // }
...@@ -429,7 +429,7 @@ export default { ...@@ -429,7 +429,7 @@ export default {
// if(msg==''&&grandson.UserType==0&& // if(msg==''&&grandson.UserType==0&&
// (child.ReimburseList.SettlementType>0||child.ReimburseList.Remarks!=''|| // (child.ReimburseList.SettlementType>0||child.ReimburseList.Remarks!=''||
// child.ReimburseList.VoucherPicList.length>0||grandson.UserNum>0|| // child.ReimburseList.VoucherPicList.length>0||grandson.UserNum>0||
// grandson.UnitPrice>0||child.CurrencyId) // grandson.UnitPrice>0||child.ReimburseList.CurrencyId)
// ){ // ){
// msg = `请选择门票类型` // msg = `请选择门票类型`
// } // }
......
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