Browse Source

11

dev-数据对比
jiangyy 3 years ago
parent
commit
96ac6234a1
  1. 2
      src/views/modules/base/epidemic/antiInfo.vue

2
src/views/modules/base/epidemic/antiInfo.vue

@ -556,7 +556,7 @@ export default {
return subYear + '-' + nowMonth + '-' + nowDay
},
handleCnalceForm () {
this.$refs.detail_form.resetFields()
this.vaccineList = []
this.natList = []
this.tripList = []

Loading…
Cancel
Save