Merge branch 'dev' into vite
# Conflicts: # packages/IntelligentSecurity/AppISManage/AppISManage.vue # vue.config.js
This commit is contained in:
		| @@ -184,7 +184,7 @@ | ||||
|         tableData: [], | ||||
|         recordList: [], | ||||
|         colConfigs: [ | ||||
|           {prop: 'createTime', label: '上报日期', align: 'center', dateFormart: 'YYYY-MM-DD'}, | ||||
|           {prop: 'createTime', label: '上报日期', align: 'center', dateFormat: 'YYYY-MM-DD'}, | ||||
|           {prop: 'status', label: '健康状态', align: 'center', formart: v => v === '0' ? '异常' : '正常' } | ||||
|         ], | ||||
|         tabList: ['基本信息', '每日上报', '异常处理'] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user