Commit f6bfb3b1 authored by dragondean@qq.com's avatar dragondean@qq.com

修复新建海运价格没有包装类型

parent 3870e773
......@@ -508,7 +508,9 @@ export default {
advanceStatus: 0,
needBook: 0,
specialList: [],
priceStepList: this.type === 'air' ? [{},{}] : [],
clearancePricePackagingList: [{}],
freightPricePackagingList: [{}],
fullPricePackagingList: [{}],
// dayLimit: 10000,
validateEndDate: undefined,
validateStartDate: undefined,
......
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