Commit f866710f authored by youjie's avatar youjie

no message

parent 32bea767
......@@ -178,6 +178,8 @@ export default {
value: "",
});
}
let value = this.months[this.currentMonth].value
this.$emit('getQuotationData',value)
},
chosenDateHandler(item) {
if (item.price && item.price.remainNum>0) {
......
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