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
8193c594
Commit
8193c594
authored
Jun 24, 2020
by
kangzhenfei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
工作流剩余送审流程web优化
parent
0ed73494
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
6 additions
and
5 deletions
+6
-5
detail.vue
pages/handle/examine2/detail.vue
+1
-1
detail.vue
pages/handle/examine3/detail.vue
+2
-2
index.vue
pages/handle/examine3/index.vue
+1
-1
shen.less
pages/handle/shen.less
+1
-0
metalDetailsExamine.vue
pages/order/quotation/components/metalDetailsExamine.vue
+1
-1
No files found.
pages/handle/examine2/detail.vue
View file @
8193c594
<
template
>
<
template
>
<div
class=
"detail
"
style=
"width:80%;margin:0 auto
"
>
<div
class=
"detail
table-detail
"
>
<Row>
<Row>
<Metal-Details
<Metal-Details
ref=
"metalDetail"
ref=
"metalDetail"
...
...
pages/handle/examine3/detail.vue
View file @
8193c594
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
@import '../../processDesign/Process/menu.less';
@import '../../processDesign/Process/menu.less';
</
style
>
</
style
>
<
template
>
<
template
>
<div
class=
"outP
"
style=
"width:80%;margin:0 auto
"
>
<div
class=
"outP
table-detail
"
>
<Processview
ref=
"processview"
:isoutpdf=
"false"
></Processview>
<Processview
ref=
"processview"
:isoutpdf=
"false"
></Processview>
</div>
</div>
</
template
>
</
template
>
...
@@ -14,7 +14,7 @@ export default {
...
@@ -14,7 +14,7 @@ export default {
name
:
'detail'
,
name
:
'detail'
,
components
:
{
components
:
{
Processview
Processview
},
},
props
:
{
props
:
{
idVal
:
{
idVal
:
{
type
:
String
,
type
:
String
,
...
...
pages/handle/examine3/index.vue
View file @
8193c594
<
template
>
<
template
>
<div
style=
"padding:30px 0"
>
<div
style=
"padding:30px 0"
>
<Detail
:idVal=
"detailId"
/>
<Detail
:idVal=
"detailId"
/>
<Process
ref=
"userProcess"
:idVal=
"detailId"
style=
"width:80%"
/>
<Process
ref=
"userProcess"
:idVal=
"detailId"
/>
<div
class=
"footers"
v-if=
"footerStatu === '2'"
style=
"text-align:left;"
>
<div
class=
"footers"
v-if=
"footerStatu === '2'"
style=
"text-align:left;"
>
<Form
<Form
:model=
"formMyCheck"
:model=
"formMyCheck"
...
...
pages/handle/shen.less
View file @
8193c594
...
@@ -8,6 +8,7 @@
...
@@ -8,6 +8,7 @@
padding: 20px 100px;
padding: 20px 100px;
display: block;
display: block;
width: 98%;
width: 98%;
background: #fff;
margin: 0 auto;
margin: 0 auto;
box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.16);
box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.16);
.ivu-row .filed-col > .label{
.ivu-row .filed-col > .label{
...
...
pages/order/quotation/components/metalDetailsExamine.vue
View file @
8193c594
<
template
>
<
template
>
<div
class=
"metal-details"
>
>
<div
class=
"metal-details"
>
<div
class=
"outPdf"
>
<div
class=
"outPdf"
>
<div
class=
"body-box"
>
<div
class=
"body-box"
>
<div
class=
"bj-box"
>
<div
class=
"bj-box"
>
...
...
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