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
03dd356b
Commit
03dd356b
authored
Aug 05, 2023
by
高宇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
删除菜单
parent
6a3e9ba4
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
21 deletions
+4
-21
draw.vue
src/views/equipment/draw.vue
+2
-20
management.vue
src/views/equipment/management.vue
+1
-1
draw.vue
src/views/processManagement/draw.vue
+1
-0
No files found.
src/views/equipment/draw.vue
View file @
03dd356b
...
@@ -362,7 +362,7 @@ export default {
...
@@ -362,7 +362,7 @@ export default {
}
,
}
,
// 打开登录验证界面
// 打开登录验证界面
openLogin
:
false
,
openLogin
:
false
,
radio1
:
'
2
'
,
radio1
:
'
1
'
,
ptype
:
''
,
ptype
:
''
,
pgx
:
''
,
pgx
:
''
,
prank
:
''
,
prank
:
''
,
...
@@ -525,29 +525,14 @@ export default {
...
@@ -525,29 +525,14 @@ export default {
this
.
openHandle
=
true
this
.
openHandle
=
true
}
else
if
(
res
.
code
===
null
)
{
}
else
if
(
res
.
code
===
null
)
{
this
.
$message
.
warning
(
res
.
message
)
this
.
$message
.
warning
(
res
.
message
)
if
(
this
.
radio1
===
'1'
)
{
this
.
radio1
=
'1'
}
else
{
this
.
radio1
=
'2'
}
this
.
loadingDetail
=
false
this
.
loadingDetail
=
false
this
.
openHandle
=
true
this
.
openHandle
=
true
}
}
}
)
}
)
}
else
if
(
res
.
code
===
null
)
{
}
else
if
(
res
.
code
===
null
)
{
this
.
$message
.
warning
(
res
.
$message
)
this
.
$message
.
warning
(
res
.
$message
)
if
(
this
.
radio1
===
'2'
)
{
this
.
radio1
=
'1'
}
else
{
this
.
radio1
=
'2'
}
}
else
if
(
res
.
code
===
500
)
{
}
else
if
(
res
.
code
===
500
)
{
this
.
$message
.
warning
(
res
.
$message
)
this
.
$message
.
warning
(
res
.
$message
)
if
(
this
.
radio1
===
'2'
)
{
this
.
radio1
=
'1'
}
else
{
this
.
radio1
=
'2'
}
}
}
}
)
}
)
}
,
}
,
...
@@ -578,7 +563,6 @@ export default {
...
@@ -578,7 +563,6 @@ export default {
if
(
res
.
code
===
200
)
{
if
(
res
.
code
===
200
)
{
this
.
loadingDetail
=
false
this
.
loadingDetail
=
false
this
.
openHandle
=
false
this
.
openHandle
=
false
this
.
radio1
=
'2'
this
.
isCheck
=
false
this
.
isCheck
=
false
this
.
$message
.
success
(
'操作成功'
)
this
.
$message
.
success
(
'操作成功'
)
this
.
queryParams
.
page
=
1
this
.
queryParams
.
page
=
1
...
@@ -625,14 +609,12 @@ export default {
...
@@ -625,14 +609,12 @@ export default {
this
.
openHandle
=
true
this
.
openHandle
=
true
this
.
applyId
=
row
.
businessId
this
.
applyId
=
row
.
businessId
this
.
pn
=
row
.
pn
this
.
pn
=
row
.
pn
this
.
ptype
=
row
.
ptype
this
.
pgx
=
row
.
pgx
this
.
pgx
=
row
.
pgx
this
.
prank
=
row
.
prank
this
.
prank
=
row
.
prank
this
.
pissb
=
row
.
pissb
this
.
pissb
=
row
.
pissb
const
obj
=
{
const
obj
=
{
type
:
this
.
radio1
,
type
:
this
.
radio1
,
pn
:
row
.
pn
,
pn
:
row
.
pn
,
ptype
:
row
.
ptype
,
pgx
:
row
.
pgx
,
pgx
:
row
.
pgx
,
prank
:
row
.
prank
,
prank
:
row
.
prank
,
pissb
:
row
.
pissb
,
pissb
:
row
.
pissb
,
...
@@ -671,7 +653,7 @@ export default {
...
@@ -671,7 +653,7 @@ export default {
// 查询apply表单
// 查询apply表单
getList
()
{
getList
()
{
this
.
isCheck
=
false
this
.
isCheck
=
false
this
.
radio1
=
'
2
'
this
.
radio1
=
'
1
'
this
.
loading
=
true
this
.
loading
=
true
listWbApply
(
this
.
queryParams
).
then
(
listWbApply
(
this
.
queryParams
).
then
(
response
=>
{
response
=>
{
...
...
src/views/equipment/management.vue
View file @
03dd356b
...
@@ -118,7 +118,7 @@
...
@@ -118,7 +118,7 @@
<el-dialog
:title=
"title"
:visible
.
sync=
"open"
width=
"500px"
append-to-body
:close-on-click-modal=
"false"
>
<el-dialog
:title=
"title"
:visible
.
sync=
"open"
width=
"500px"
append-to-body
:close-on-click-modal=
"false"
>
<el-form
ref=
"form"
:model=
"form"
:rules=
"rules"
size=
"small"
label-width=
"100px"
>
<el-form
ref=
"form"
:model=
"form"
:rules=
"rules"
size=
"small"
label-width=
"100px"
>
<el-form-item
label=
"pn"
prop=
"pn"
>
<el-form-item
label=
"pn"
prop=
"pn"
>
<el-input
ref=
"input1"
v-model
.
trim=
"form.pn"
:maxlength=
"
3
0"
placeholder=
"请输入pn"
@
keyup
.
enter
.
native=
"handelTab(1,$event)"
/>
<el-input
ref=
"input1"
v-model
.
trim=
"form.pn"
:maxlength=
"
10
0"
placeholder=
"请输入pn"
@
keyup
.
enter
.
native=
"handelTab(1,$event)"
/>
</el-form-item>
</el-form-item>
<el-form-item
label=
"lot"
prop=
"lot"
>
<el-form-item
label=
"lot"
prop=
"lot"
>
<el-input
ref=
"input2"
v-model
.
trim=
"form.lot"
:maxlength=
"30"
placeholder=
"请输入lot"
@
keyup
.
enter
.
native=
"handelTab(2,$event)"
/>
<el-input
ref=
"input2"
v-model
.
trim=
"form.lot"
:maxlength=
"30"
placeholder=
"请输入lot"
@
keyup
.
enter
.
native=
"handelTab(2,$event)"
/>
...
...
src/views/processManagement/draw.vue
View file @
03dd356b
...
@@ -589,6 +589,7 @@ export default {
...
@@ -589,6 +589,7 @@ export default {
if
(
res
.
data
.
createDate
!==
null
)
{
if
(
res
.
data
.
createDate
!==
null
)
{
res
.
data
.
createDate
=
parseTime
(
res
.
data
.
createDate
,
'{y}-{m}-{d}'
)
res
.
data
.
createDate
=
parseTime
(
res
.
data
.
createDate
,
'{y}-{m}-{d}'
)
}
}
this
.
loginform
.
password
=
''
this
.
detailApplyList
=
res
.
data
this
.
detailApplyList
=
res
.
data
this
.
loadingDetail
=
false
this
.
loadingDetail
=
false
this
.
openHandle
=
true
this
.
openHandle
=
true
...
...
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