代码生成列表支持按时间排序

This commit is contained in:
RuoYi
2025-02-28 19:38:34 +08:00
parent fabddc518a
commit bd233fd62f
3 changed files with 20 additions and 27 deletions

View File

@@ -231,7 +231,7 @@ export default {
// 日期范围
dateRange: [],
// 默认排序
defaultSort: {prop: 'operTime', order: 'descending'},
defaultSort: { prop: "operTime", order: "descending" },
// 表单参数
form: {},
// 查询参数