fix: 修复报告列表最后执行时间没走时区处理的问题;处理排序问题;

This commit is contained in:
chenjinsong
2022-06-22 16:52:27 +08:00
parent 661247343c
commit 9e239fd2d8
3 changed files with 8 additions and 5 deletions

View File

@@ -49,7 +49,7 @@
</template>
<script>
import { unitTypes, chartTableOrderOptionsMapping } from '@/utils/constants'
import { unitTypes } from '@/utils/constants'
import unitConvert from '@/utils/unit-convert'
export default {
name: 'ChartActiveIpTable',
@@ -61,7 +61,6 @@ export default {
},
data () {
return {
chartTableOrderOptionsMapping,
unitConvert,
unitTypes,
activeIpTable: {