Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
weiqiao-vue
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
金民
weiqiao-vue
Commits
1ddcd376
Commit
1ddcd376
authored
Mar 25, 2026
by
齐伟伦
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
交接班增加确认人字段
parent
dfcde3c6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
1 deletions
+12
-1
xjrsoft-vue3/src/views/jjbgl/jjbgl/components/config.ts
+12
-1
No files found.
xjrsoft-vue3/src/views/jjbgl/jjbgl/components/config.ts
View file @
1ddcd376
...
@@ -142,6 +142,18 @@ export const columns: BasicColumn[] = [
...
@@ -142,6 +142,18 @@ export const columns: BasicColumn[] = [
styleConfig
:
undefined
,
styleConfig
:
undefined
,
listStyle
:
undefined
,
listStyle
:
undefined
,
},
},
{
resizable
:
true
,
dataIndex
:
'jjr'
,
title
:
'确认人'
,
componentType
:
'user'
,
fixed
:
false
,
sorter
:
true
,
styleConfig
:
undefined
,
listStyle
:
undefined
,
},
{
{
resizable
:
true
,
resizable
:
true
,
...
@@ -193,7 +205,6 @@ export const columns: BasicColumn[] = [
...
@@ -193,7 +205,6 @@ export const columns: BasicColumn[] = [
styleConfig
:
undefined
,
styleConfig
:
undefined
,
listStyle
:
undefined
,
listStyle
:
undefined
,
},
},
];
];
//表头合并配置
//表头合并配置
export
const
headerMergingData
=
[];
export
const
headerMergingData
=
[];
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment