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
0d7c920f
Commit
0d7c920f
authored
Jul 29, 2023
by
kzy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
废弃操作成功
parent
426241be
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
4 deletions
+10
-4
check.vue
src/views/equipment/check.vue
+4
-1
checkProcess.vue
src/views/equipment/checkProcess.vue
+3
-2
equipmentAbandonment.vue
src/views/equipment/equipmentAbandonment.vue
+3
-1
No files found.
src/views/equipment/check.vue
View file @
0d7c920f
...
...
@@ -349,7 +349,10 @@ export default {
roleName
:
undefined
,
roleKey
:
undefined
,
flag
:
undefined
,
ptype
:
1
ptype
:
1
,
pstatus
:
0
,
delFlag
:
0
},
// 表单参数
form
:
{
...
...
src/views/equipment/checkProcess.vue
View file @
0d7c920f
...
...
@@ -346,8 +346,9 @@ export default {
queryParams
:
{
page
:
1
,
rows
:
10
,
ptype
:
2
ptype
:
2
,
pstatus
:
0
,
delFlag
:
0
},
// 表单参数
form
:
{
...
...
src/views/equipment/equipmentAbandonment.vue
View file @
0d7c920f
...
...
@@ -346,7 +346,9 @@ export default {
roleName
:
undefined
,
roleKey
:
undefined
,
flag
:
undefined
,
ptype
:
2
ptype
:
2
,
pstatus
:
0
,
delFlag
:
0
},
// 表单参数
form
:
{
...
...
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