This commit is contained in:
jiangfuzhuang
2020-02-07 10:03:30 +08:00
parent 76db4ae54a
commit 0dd33ddf93

View File

@@ -674,6 +674,7 @@ export default {
} }
}, },
created() { created() {
this.DeliveryTime = ''
this.fetchData() this.fetchData()
}, },
methods: { methods: {