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
0
Merge Requests
0
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
e7063ef0
Commit
e7063ef0
authored
Jan 21, 2026
by
张恒
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat(scgl): 隐藏数据采集详情配置项
- 注释掉数据采集详情配置块 - 保留质检信息配置功能
parent
ae410d79
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
xjrsoft-vue3/src/views/scgl/gdgl/components/config.ts
+2
-2
No files found.
xjrsoft-vue3/src/views/scgl/gdgl/components/config.ts
View file @
e7063ef0
...
@@ -1388,7 +1388,7 @@ export const formProps: FormProps = {
...
@@ -1388,7 +1388,7 @@ export const formProps: FormProps = {
},
},
],
],
},
},
{
/*
{
span: 24,
span: 24,
name: '数据采集详情',
name: '数据采集详情',
prefix: '',
prefix: '',
...
@@ -1562,7 +1562,7 @@ export const formProps: FormProps = {
...
@@ -1562,7 +1562,7 @@ export const formProps: FormProps = {
},
},
},
},
],
],
},
},
*/
{
{
span
:
24
,
span
:
24
,
name
:
'质检信息'
,
name
:
'质检信息'
,
...
...
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