This commit is contained in:
2026-08-26 23:18:14 +08:00
parent 9d512ebad4
commit b36aefc7c4
43 changed files with 991 additions and 383 deletions
+2 -1
View File
@@ -33,7 +33,7 @@ export const processStatusDic = [
export const option = {
height: 'auto',
calcHeight: 32,
dialogWidth: 960,
dialogWidth: 1200,
labelPosition: 'right',
labelWidth: 'auto',
searchLabelWidth: 88,
@@ -208,6 +208,7 @@ export const option = {
{
label: '附件',
prop: 'attachments',
hide: true,
span: 24,
minWidth: 100,
slot: true,