Browse Source

Merge branch 'dev-fangyi' into test

shibei_master
13176889840 3 years ago
parent
commit
7a90e8b70c
  1. 1
      src/views/modules/base/epidemic/antiInfo.vue

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

@ -578,6 +578,7 @@ export default {
this.vaccineList = [] this.vaccineList = []
this.natList = [] this.natList = []
this.tripList = [] this.tripList = []
this.activeName = 'first'
this.formShow = false this.formShow = false
}, },

Loading…
Cancel
Save