Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
lxyl-vue
Project
Project
Details
Activity
Releases
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
李苏
lxyl-vue
Commits
f4e8af9e
Commit
f4e8af9e
authored
Mar 28, 2024
by
黄弋阳
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:工位增加外形检测工位
parent
829fc2b6
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
0 deletions
+11
-0
edit.vue
src/views/ccgl/jcsj/gwwh/edit.vue
+6
-0
index.vue
src/views/ccgl/jcsj/gwwh/index.vue
+5
-0
No files found.
src/views/ccgl/jcsj/gwwh/edit.vue
View file @
f4e8af9e
...
...
@@ -60,6 +60,12 @@
src
:
"lxyl/jcsj/ugw/init/taskType"
},
required
:
true
,
},
{
label
:
'外形检测工位'
,
prop
:
'wxCode'
,
span
:
12
,
type
:
'input'
}
...
...
src/views/ccgl/jcsj/gwwh/index.vue
View file @
f4e8af9e
...
...
@@ -27,6 +27,11 @@
fieldType
:
"upper"
,
width
:
140
},
{
title
:
"外形检测工位"
,
field
:
"wxCode"
,
width
:
140
},
{
title
:
"名称"
,
field
:
"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