Commit 27908996 authored by youjie's avatar youjie

no message

parent 0c811b8c
...@@ -236,7 +236,8 @@ export default { ...@@ -236,7 +236,8 @@ export default {
EndDate: newVal.EndDate? newVal.EndDate:date.formatDate(date.addToDate(new Date(), { days: 9}), "YYYY/MM/DD"), EndDate: newVal.EndDate? newVal.EndDate:date.formatDate(date.addToDate(new Date(), { days: 9}), "YYYY/MM/DD"),
} }
}, },
deep: true deep: true,
immediate: true
} }
}, },
beforeDestroy() { beforeDestroy() {
......
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