Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
template_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
胡宝山
template_vue
Commits
8e9b4b25
Commit
8e9b4b25
authored
Oct 27, 2023
by
高宇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改再利用页面逻辑
parent
83634f44
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
index.vue
src/views/processManagement/basicProcessManagement/index.vue
+4
-4
No files found.
src/views/processManagement/basicProcessManagement/index.vue
View file @
8e9b4b25
...
@@ -246,11 +246,11 @@ export default {
...
@@ -246,11 +246,11 @@ export default {
value
:
'0'
value
:
'0'
},
},
{
{
label
:
'
2
'
,
label
:
'
工序库
'
,
value
:
'2'
value
:
'2'
},
},
{
{
label
:
'
3
'
,
label
:
'
工序
'
,
value
:
'3'
value
:
'3'
}
}
],
],
...
@@ -361,7 +361,7 @@ export default {
...
@@ -361,7 +361,7 @@ export default {
lot
:
undefined
,
lot
:
undefined
,
plocation
:
undefined
,
plocation
:
undefined
,
pstatus
:
0
,
pstatus
:
0
,
ptype
:
2
,
ptype
:
'0'
,
delFlag
:
0
delFlag
:
0
},
},
// 表单参数
// 表单参数
...
@@ -584,7 +584,7 @@ export default {
...
@@ -584,7 +584,7 @@ export default {
lot
:
undefined
,
lot
:
undefined
,
plocation
:
undefined
,
plocation
:
undefined
,
pstatus
:
0
,
pstatus
:
0
,
ptype
:
2
,
ptype
:
'0'
,
delFlag
:
0
delFlag
:
0
}
}
this
.
resetForm
(
'queryForm'
)
this
.
resetForm
(
'queryForm'
)
...
...
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