Merge remote-tracking branch 'origin/build' into build
This commit is contained in:
@@ -209,7 +209,7 @@ export default {
|
||||
}
|
||||
},
|
||||
created() {
|
||||
this.time = [dayjs().subtract(7,'week').format('YYYY-MM-DD'),dayjs().format('YYYY-MM-DD')]
|
||||
this.time = [dayjs().subtract(1,'week').format('YYYY-MM-DD'),dayjs().format('YYYY-MM-DD')]
|
||||
this.getTableData()
|
||||
this.$dict.load('epidemicDangerousAreaLevel','integralType','integralRuleEvent','integralRuleEventType').then(() => {
|
||||
this.getStatistics()
|
||||
|
||||
Reference in New Issue
Block a user