Commit 88077bc8 authored by 邓春圆's avatar 邓春圆

添加默认值

parent 8eee6ff7
......@@ -96,11 +96,11 @@ export default {
"channelId":'',
"clearancePrice":'',
"clearancePriceUnit":'',
"clearanceVolumeUnit":'',
"clearanceVolumeUnit":6,
"endNum":'',
"packagingId":'',
"startNum":'',
"weightUnit":''
"weightUnit":6
}
this.value1[this.keyArr].push(p)
this.$forceUpdate();
......
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