fix routes.

This commit is contained in:
2023-06-13 12:02:59 +08:00
parent c27f5c43c7
commit 03f24190fc
13 changed files with 408 additions and 454 deletions

View File

@@ -127,7 +127,7 @@ const columns = computed(() => {
),
},
{
title: "编号",
title: "提交编号",
key: "id",
minWidth: 160,
render: (row) => {