7改1
This commit is contained in:
		| @@ -209,7 +209,7 @@ export default { | |||||||
|     } |     } | ||||||
|   }, |   }, | ||||||
|   created() { |   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.getTableData() | ||||||
|     this.$dict.load('epidemicDangerousAreaLevel','integralType','integralRuleEvent','integralRuleEventType').then(() => { |     this.$dict.load('epidemicDangerousAreaLevel','integralType','integralRuleEvent','integralRuleEventType').then(() => { | ||||||
|       this.getStatistics() |       this.getStatistics() | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user