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
@@ -9,7 +9,7 @@ export const option = {
searchMenuPosition: 'right',
border: true,
index: true,
selection: false,
selection: true,
addBtn: false,
editBtn: false,
delBtn: false,
+1
View File
@@ -172,6 +172,7 @@ export const option = {
{
label: '附件',
prop: 'attachments',
hide: true,
span: 24,
minWidth: 100,
slot: true,
@@ -177,6 +177,7 @@ export const option = {
{
label: '附件',
prop: 'attachments',
hide: true,
span: 24,
minWidth: 100,
slot: true,
+1
View File
@@ -148,6 +148,7 @@ export const option = {
{
label: '附件',
prop: 'attachments',
hide: true,
span: 24,
minWidth: 100,
slot: true,
+1
View File
@@ -132,6 +132,7 @@ export const option = {
{
label: '附件',
prop: 'attachments',
hide: true,
span: 24,
minWidth: 100,
slot: true,
@@ -166,6 +166,7 @@ export const option = {
{
label: '附件',
prop: 'attachments',
hide: true,
span: 24,
minWidth: 100,
slot: true,
@@ -138,6 +138,7 @@ export const option = {
{
label: '附件',
prop: 'attachments',
hide: true,
span: 24,
minWidth: 100,
slot: true,
@@ -134,6 +134,7 @@ export const option = {
{
label: '附件',
prop: 'attachments',
hide: true,
span: 24,
minWidth: 100,
slot: true,
@@ -89,6 +89,7 @@ export const option = {
{
label: '附件',
prop: 'attachments',
hide: true,
span: 24,
minWidth: 100,
slot: true,
+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,