This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
leo
/
LAPP_GAAS_GFrame_WEBFRONT
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
update PM
master
weiwei
4 years ago
parent
8ed7cbd189
commit
7fe8b096f5
3 changed files
with
2 additions
and
5 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
src/views/equip/reportform/history.vue
+0
-1
src/views/equip/workbench/order.vue
+2
-3
src/views/login/index.vue
+ 0
- 1
src/views/equip/reportform/history.vue
View File
@ -183,7 +183,6 @@ export default {
80
:
'已完成'
}
,
statusOptions
:
[
{
key
:
10
,
value
:
'未计划'
}
,
{
key
:
26
,
value
:
'已派工'
}
,
{
key
:
40
,
value
:
'执行中'
}
,
{
key
:
80
,
value
:
'已完成'
}
+ 0
- 1
src/views/equip/workbench/order.vue
View File
@ -281,7 +281,6 @@ export default {
80
:
'已完成'
}
,
statusOptions
:
[
{
key
:
10
,
value
:
'未计划'
}
,
{
key
:
26
,
value
:
'已派工'
}
,
{
key
:
40
,
value
:
'执行中'
}
,
{
key
:
80
,
value
:
'已完成'
}
+ 2
- 3
src/views/login/index.vue
View File
@ -74,13 +74,12 @@ import { getAllField } from '@/api/system/field'
export
default
{
name
:
'Login'
,
/
/
c
o
m
p
o
n
e
n
t
s
:
{
S
o
c
i
a
l
S
i
g
n
}
,
data
(
)
{
return
{
options
:
[
]
,
loginForm
:
{
userid
:
'
admin
'
,
password
:
'
123456
'
,
userid
:
''
,
password
:
''
,
workshop
:
100
}
,
loginRules
:
{
Write
Preview
Loading…
Cancel
Save