Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mes-ui
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
周远喜
mes-ui
Commits
b5258a06
Commit
b5258a06
authored
May 11, 2020
by
renjintao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
routinghcorder
parent
0c2008ed
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
60 additions
and
44 deletions
+60
-44
add.vue
pages/technology/details/routinghcorder/add.vue
+1
-1
index.vue
pages/technology/details/routinghcorder/index.vue
+15
-8
search.vue
pages/technology/details/routinghcorder/search.vue
+44
-35
No files found.
pages/technology/details/routinghcorder/add.vue
View file @
b5258a06
<
template
>
<Form
ref=
"form"
:model=
"entity"
:rules=
"rules"
:label-width=
"
9
0"
>
<Form
ref=
"form"
:model=
"entity"
:rules=
"rules"
:label-width=
"
11
0"
>
<Row>
<Col
:span=
"12"
>
<FormItem
:label=
"l('routingHeaderId')"
prop=
"routingHeaderId"
>
...
...
pages/technology/details/routinghcorder/index.vue
View file @
b5258a06
...
...
@@ -94,7 +94,8 @@ export default {
key
:
"checkPerson"
,
title
:
this
.
l
(
"checkPerson"
),
align
:
"left"
,
high
:
true
high
:
true
,
type
:
'user'
},
{
key
:
"quantity"
,
...
...
@@ -102,36 +103,42 @@ export default {
align
:
"left"
,
high
:
true
},
{
key
:
"status"
,
title
:
this
.
l
(
"status"
),
align
:
"left"
,
high
:
true
},
{
key
:
"status"
,
title
:
this
.
l
(
"status"
),
align
:
"left"
,
high
:
true
,
code
:
"unProduct.repairstatus"
},
{
key
:
"creationTime"
,
title
:
this
.
l
(
"creationTime"
),
hide
:
true
,
align
:
"left"
,
hide
:
true
,
hide
:
true
},
{
key
:
"creatorUserId"
,
title
:
this
.
l
(
"creatorUserId"
),
hide
:
true
,
align
:
"left"
,
hide
:
true
,
type
:
'user'
,
hide
:
true
,
type
:
"user"
},
{
key
:
"lastModificationTime"
,
title
:
this
.
l
(
"lastModificationTime"
),
hide
:
true
,
align
:
"left"
,
hide
:
true
,
hide
:
true
},
{
key
:
"lastModifierUserId"
,
title
:
this
.
l
(
"lastModifierUserId"
),
hide
:
true
,
align
:
"left"
,
hide
:
true
,
type
:
'user'
,
hide
:
true
,
type
:
"user"
},
{
title
:
"操作"
,
...
...
pages/technology/details/routinghcorder/search.vue
View file @
b5258a06
<
template
>
<Form
ref=
"form"
:model=
"condition"
:label-width=
"1
1
0"
>
<Form
ref=
"form"
:model=
"condition"
:label-width=
"1
2
0"
>
<Row>
<Col
:span=
"12"
v-if=
"condition.id.show"
>
<FormItem
:label=
"l('id')"
prop=
"id"
>
...
...
@@ -11,24 +11,26 @@
<Input
v-model=
"condition.routingHeaderId.value"
></Input>
</FormItem>
</Col>
<Col
:span=
"12"
v-if=
"condition.c
lassId
.show"
>
<FormItem
:label=
"l('c
lassId')"
prop=
"classId
"
>
<Input
v-model=
"condition.c
lassId
.value"
></Input>
<Col
:span=
"12"
v-if=
"condition.c
hangeorderCode
.show"
>
<FormItem
:label=
"l('c
hangeorderCode')"
prop=
"changeorderCode
"
>
<Input
v-model=
"condition.c
hangeorderCode
.value"
></Input>
</FormItem>
</Col>
<Col
:span=
"12"
v-if=
"condition.pr
oposeUserId
.show"
>
<FormItem
:label=
"l('pr
oposeUserId')"
prop=
"proposeUserId
"
>
<
Input
v-model=
"condition.proposeUserId.value"
></Input
>
<Col
:span=
"12"
v-if=
"condition.pr
intData
.show"
>
<FormItem
:label=
"l('pr
intData')"
prop=
"printData
"
>
<
DatePicker
type=
"daterange"
v-model=
"condition.printData.value"
></DatePicker
>
</FormItem>
</Col>
<Col
:span=
"12"
v-if=
"condition.proposeUserName.show"
>
<FormItem
:label=
"l('proposeUserName')"
prop=
"proposeUserName"
>
<Input
v-model=
"condition.proposeUserName.value"
></Input>
<Col
:span=
"12"
v-if=
"condition.classId.show"
>
<FormItem
:label=
"l('classId')"
prop=
"classId"
>
<Input
v-model=
"condition.classId.value"
></Input>
</FormItem>
</Col>
<Col
:span=
"12"
v-if=
"condition.departmentId.show"
>
<FormItem
:label=
"l('department
Id
')"
prop=
"departmentId"
>
<Input
v-model=
"condition.departmentId.value"
></Inpu
t>
<FormItem
:label=
"l('department
Name
')"
prop=
"departmentId"
>
<departmentSelect
v-model=
"condition.departmentId.value"
></departmentSelec
t>
</FormItem>
</Col>
<Col
:span=
"12"
v-if=
"condition.departmentName.show"
>
...
...
@@ -36,6 +38,16 @@
<Input
v-model=
"condition.departmentName.value"
></Input>
</FormItem>
</Col>
<Col
:span=
"12"
v-if=
"condition.proposeUserId.show"
>
<FormItem
:label=
"l('proposeUserName')"
prop=
"proposeUserId"
>
<UserSelect
v-model=
"condition.proposeUserId.value"
></UserSelect>
</FormItem>
</Col>
<Col
:span=
"12"
v-if=
"condition.proposeUserName.show"
>
<FormItem
:label=
"l('proposeUserName')"
prop=
"proposeUserName"
>
<Input
v-model=
"condition.proposeUserName.value"
></Input>
</FormItem>
</Col>
<Col
:span=
"12"
v-if=
"condition.technicalName.show"
>
<FormItem
:label=
"l('technicalName')"
prop=
"technicalName"
>
<Input
v-model=
"condition.technicalName.value"
></Input>
...
...
@@ -62,13 +74,13 @@
</FormItem>
</Col>
<Col
:span=
"12"
v-if=
"condition.executiveBranchId.show"
>
<FormItem
:label=
"l('executiveBranch
Id
')"
prop=
"executiveBranchId"
>
<
Input
v-model=
"condition.executiveBranchId.value"
></Inpu
t>
<FormItem
:label=
"l('executiveBranch')"
prop=
"executiveBranchId"
>
<
departmentSelect
v-model=
"condition.executiveBranchId.value"
></departmentSelec
t>
</FormItem>
</Col>
<Col
:span=
"12"
v-if=
"condition.handlingOpinionsId.show"
>
<FormItem
:label=
"l('handlingOpinions
Id
')"
prop=
"handlingOpinionsId"
>
<
Input
v-model=
"condition.handlingOpinionsId.value"
></Input
>
<FormItem
:label=
"l('handlingOpinions')"
prop=
"handlingOpinionsId"
>
<
Dictionary
code=
"Process.Routing.opinion"
v-model=
"condition.handlingOpinionsId.value"
></Dictionary
>
</FormItem>
</Col>
<Col
:span=
"12"
v-if=
"condition.handlingOpinions.show"
>
...
...
@@ -83,12 +95,12 @@
</Col>
<Col
:span=
"12"
v-if=
"condition.checkPerson.show"
>
<FormItem
:label=
"l('checkPerson')"
prop=
"checkPerson"
>
<
Input
v-model=
"condition.checkPerson.value"
></Inpu
t>
<
UserSelect
v-model=
"condition.checkPerson.value"
></UserSelec
t>
</FormItem>
</Col>
<Col
:span=
"12"
v-if=
"condition.approvalPerson.show"
>
<FormItem
:label=
"l('approvalPerson')"
prop=
"approvalPerson"
>
<
Input
v-model=
"condition.approvalPerson.value"
></Inpu
t>
<
UserSelect
v-model=
"condition.approvalPerson.value"
></UserSelec
t>
</FormItem>
</Col>
<Col
:span=
"12"
v-if=
"condition.status.show"
>
...
...
@@ -96,9 +108,11 @@
<Input
v-model=
"condition.status.value"
></Input>
</FormItem>
</Col>
<Col
:span=
"24"
v-if=
"condition.note.show"
>
<FormItem
:label=
"l('note')"
prop=
"note"
>
<Input
v-model=
"condition.note.value"
></Input>
</Row>
<Row>
<Col
:span=
"12"
v-if=
"condition.creatorUserId.show"
>
<FormItem
:label=
"$t('creatorUserId')"
prop=
"creatorUserId"
>
<UserSelect
v-model=
"condition.creatorUserId.value"
></UserSelect>
</FormItem>
</Col>
<Col
:span=
"12"
v-if=
"condition.creationTime.show"
>
...
...
@@ -106,9 +120,9 @@
<DatePicker
type=
"daterange"
v-model=
"condition.creationTime.value"
></DatePicker>
</FormItem>
</Col>
<Col
:span=
"12"
v-if=
"condition.
creato
rUserId.show"
>
<FormItem
:label=
"$t('
creatorUserId')"
prop=
"creato
rUserId"
>
<
Input
v-model=
"condition.creatorUserId.value"
></Inpu
t>
<Col
:span=
"12"
v-if=
"condition.
lastModifie
rUserId.show"
>
<FormItem
:label=
"$t('
lastModifierUserId')"
prop=
"lastModifie
rUserId"
>
<
UserSelect
v-model=
"condition.lastModifierUserId.value"
></UserSelec
t>
</FormItem>
</Col>
<Col
:span=
"12"
v-if=
"condition.lastModificationTime.show"
>
...
...
@@ -116,11 +130,6 @@
<DatePicker
type=
"daterange"
v-model=
"condition.lastModificationTime.value"
></DatePicker>
</FormItem>
</Col>
<Col
:span=
"12"
v-if=
"condition.lastModifierUserId.show"
>
<FormItem
:label=
"$t('lastModifierUserId')"
prop=
"lastModifierUserId"
>
<Input
v-model=
"condition.lastModifierUserId.value"
></Input>
</FormItem>
</Col>
</Row>
</Form>
</
template
>
...
...
@@ -134,7 +143,6 @@ export default {
id
:
{
op
:
"Equal"
,
value
:
null
,
show
:
false
},
routingHeaderId
:
{
op
:
"Equal"
,
value
:
null
,
show
:
false
},
classId
:
{
op
:
"Equal"
,
value
:
null
,
show
:
false
},
proposeUserId
:
{
op
:
"Equal"
,
value
:
null
,
show
:
true
},
proposeUserName
:
{
op
:
"Equal"
,
value
:
null
,
show
:
false
},
departmentId
:
{
op
:
"Equal"
,
value
:
null
,
show
:
true
},
...
...
@@ -146,18 +154,19 @@ export default {
executiveBranch
:
{
op
:
"Equal"
,
value
:
null
,
show
:
false
},
executiveBranchId
:
{
op
:
"Equal"
,
value
:
null
,
show
:
true
},
handlingOpinionsId
:
{
op
:
"Equal"
,
value
:
null
,
show
:
true
},
handlingOpinions
:
{
op
:
"Equal"
,
value
:
null
,
show
:
tru
e
},
changeReason
:
{
op
:
"Equal"
,
value
:
null
,
show
:
tru
e
},
handlingOpinions
:
{
op
:
"Equal"
,
value
:
null
,
show
:
fals
e
},
changeReason
:
{
op
:
"Equal"
,
value
:
null
,
show
:
fals
e
},
checkPerson
:
{
op
:
"Equal"
,
value
:
null
,
show
:
true
},
approvalPerson
:
{
op
:
"Equal"
,
value
:
null
,
show
:
true
},
status
:
{
op
:
"Equal"
,
value
:
null
,
show
:
tru
e
},
status
:
{
op
:
"Equal"
,
value
:
null
,
show
:
fals
e
},
note
:
{
op
:
"Equal"
,
value
:
null
,
show
:
true
},
creationTime
:
{
op
:
"Range"
,
value
:
null
,
show
:
true
},
creationTime
:
{
op
:
"Range"
,
value
:
null
,
show
:
true
},
creatorUserId
:
{
op
:
"Equal"
,
value
:
null
,
show
:
true
},
lastModificationTime
:
{
op
:
"Range"
,
value
:
null
,
show
:
true
},
lastModifierUserId
:
{
op
:
"Equal"
,
value
:
null
,
show
:
true
},
changeorderCode
:
{
op
:
"Equal"
,
value
:
null
,
show
:
true
},
printData
:
{
op
:
"Range"
,
value
:
null
,
show
:
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