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
4c5dc717
Commit
4c5dc717
authored
Feb 24, 2026
by
张恒
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix(gylx): 修正工序类型配置中的字段标题显示
- 将'额工时定'更正为'额定工时'以符合业务术语规范
parent
319e2d00
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
xjrsoft-vue3/src/views/jcsj/gylx/components/config.ts
+1
-1
No files found.
xjrsoft-vue3/src/views/jcsj/gylx/components/config.ts
View file @
4c5dc717
...
...
@@ -595,7 +595,7 @@ export const formProps: FormProps = {
{
name
:
'category_id'
,
tableTitle
:
'工序类别'
},
{
name
:
'id'
,
tableTitle
:
'ID'
},
{
tableTitle
:
'采集方案ID'
,
name
:
'collection_scheme_id'
},
{
name
:
'rated_working_hours'
,
tableTitle
:
'额
工时定
'
},
{
name
:
'rated_working_hours'
,
tableTitle
:
'额
定工时
'
},
],
},
itemId
:
''
,
...
...
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