Merge remote-tracking branch 'websoft/master'

This commit is contained in:
2026-08-07 15:44:24 +08:00
59 changed files with 295 additions and 110 deletions
+2
View File
@@ -150,6 +150,7 @@ export const createOption = () => ({
{
label: '更新时间',
prop: 'updateTime',
sortable: true,
type: 'datetime',
format: 'YYYY-MM-DD HH:mm:ss',
valueFormat: 'YYYY-MM-DD HH:mm:ss',
@@ -160,6 +161,7 @@ export const createOption = () => ({
{
label: '创建时间',
prop: 'createTime',
sortable: true,
type: 'datetime',
format: 'YYYY-MM-DD HH:mm:ss',
valueFormat: 'YYYY-MM-DD HH:mm:ss',