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
471b8012
Commit
471b8012
authored
Feb 25, 2026
by
张恒
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/weiqiao-vue3' into hongshun
parents
2da5c74c
a9c25ed3
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
xjrsoft-vue3/src/views/scgl/gdgl/components/config.ts
+4
-4
xjrsoft-vue3/src/views/scgl/gdgl/components/workflowPermission.ts
+2
-2
No files found.
xjrsoft-vue3/src/views/scgl/gdgl/components/config.ts
View file @
471b8012
...
@@ -139,8 +139,8 @@ export const columns: BasicColumn[] = [
...
@@ -139,8 +139,8 @@ export const columns: BasicColumn[] = [
{
{
resizable
:
true
,
resizable
:
true
,
dataIndex
:
'
kg
zt'
,
dataIndex
:
'zt'
,
title
:
'
开工
状态'
,
title
:
'状态'
,
componentType
:
'select'
,
componentType
:
'select'
,
fixed
:
false
,
fixed
:
false
,
...
@@ -856,8 +856,8 @@ export const formProps: FormProps = {
...
@@ -856,8 +856,8 @@ export const formProps: FormProps = {
},
},
{
{
key
:
'd74b7755d2b3467aba348c7b55a94fc6'
,
key
:
'd74b7755d2b3467aba348c7b55a94fc6'
,
field
:
'
kg
zt'
,
field
:
'zt'
,
label
:
'
开工
状态'
,
label
:
'状态'
,
type
:
'select'
,
type
:
'select'
,
component
:
'XjrSelect'
,
component
:
'XjrSelect'
,
colProps
:
{
span
:
24
},
colProps
:
{
span
:
24
},
...
...
xjrsoft-vue3/src/views/scgl/gdgl/components/workflowPermission.ts
View file @
471b8012
...
@@ -285,8 +285,8 @@ export const permissionList = [
...
@@ -285,8 +285,8 @@ export const permissionList = [
disabled
:
false
,
disabled
:
false
,
isSaveTable
:
false
,
isSaveTable
:
false
,
tableName
:
''
,
tableName
:
''
,
fieldName
:
'
开工
状态'
,
fieldName
:
'状态'
,
fieldId
:
'
kg
zt'
,
fieldId
:
'zt'
,
isSubTable
:
false
,
isSubTable
:
false
,
showChildren
:
true
,
showChildren
:
true
,
type
:
'select'
,
type
:
'select'
,
...
...
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