diff --git a/frontend/src/views/home/components/timeTest.vue b/frontend/src/views/home/components/timeTest.vue index 242c2da..9d4d014 100644 --- a/frontend/src/views/home/components/timeTest.vue +++ b/frontend/src/views/home/components/timeTest.vue @@ -160,17 +160,17 @@ const columns = reactive([ { prop: 'updataTime', label: '上送时刻', - width: 230, + // width: 230, }, { prop: 'ErrorValue', label: '守时误差', - width: 100, + // width: 100, }, { prop: 'Result', label: '检测结果', - width: 100, + // width: 100, render: (scope) => { if (scope.row.Result === '不合格') { return (