Merge remote-tracking branch 'origin/develop' into develop

# Conflicts:
#	web/src/utils/commonCrud.ts
This commit is contained in:
猿小天
2023-12-27 19:10:53 +08:00
2 changed files with 128 additions and 126 deletions

View File

@@ -156,12 +156,6 @@ export const commonCrudConfig = (options = {
column: {
width: 160,
show: options.create_datetime?.table || false,
},
form: {
show: false,
},
viewForm: {
show: true
}
}
}