src/views/tickets/orderLog.vue @@ -525,7 +525,7 @@ }, formatCycleTime(row) { return row.begin_time + '-' + row.end_time + '<br/>' + row.rep_rule_type + row.rep_rule_val + row.rep_rule_val }, async fetchTableData() {