Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vue-gjjs
Overview
Overview
Details
Activity
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
zhouqian
vue-gjjs
Commits
e6087afc
Commit
e6087afc
authored
Mar 22, 2022
by
liuxin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mgrtsk页面,按钮间隔,智能审单调整
parent
4ae526fd
Show whitespace changes
Inline
Side-by-side
Showing
18 changed files
with
93 additions
and
56 deletions
+93
-56
IntellectIcon.vue
src/components/IntellectIcon.vue
+9
-1
Rgfp.vue
src/views/Business/Bftsnd/Rgfp.vue
+1
-1
CptAdvChangePanel.vue
src/views/Business/Cptadv/CptAdvChangePanel.vue
+8
-8
Opnp1.vue
src/views/Business/Cptadv/Opnp1.vue
+1
-1
CptOpnp1Common.vue
src/views/Business/Cptopn/CptOpnp1Common.vue
+8
-8
Opnp1.vue
src/views/Business/Cptopn/Opnp1.vue
+1
-1
Payment103.vue
src/views/Business/Cptopn/Payment103.vue
+6
-6
Docpre.vue
src/views/Business/Ditdck/Docpre.vue
+26
-2
Ovwp.vue
src/views/Business/Ditopn/Ovwp.vue
+1
-1
Tk.vue
src/views/Business/Ditopn/Tk.vue
+1
-1
Infconp.vue
src/views/Business/Infcpd/Infconp.vue
+2
-2
Ovwp.vue
src/views/Business/Infdid/Ovwp.vue
+1
-1
Ptap.vue
src/views/Business/Infdid/Ptap.vue
+1
-1
Ptyp0.vue
src/views/Business/Infpty/Ptyp0.vue
+1
-1
Tskmgr.vue
src/views/Business/Mgrtsk/Tskmgr.vue
+19
-14
CptOpnp1Common.vue
src/views/Public/CptOpnp1Common.vue
+4
-4
Limitbody.vue
src/views/Public/Limitbody.vue
+1
-1
Ptap.vue
src/views/Public/Ptap.vue
+2
-2
No files found.
src/components/IntellectIcon.vue
View file @
e6087afc
...
@@ -49,10 +49,12 @@
...
@@ -49,10 +49,12 @@
</el-card>
</el-card>
</el-col>
</el-col>
<el-col
:span=
"2"
:offset=
"1"
>
<el-col
:span=
"2"
:offset=
"1"
>
<el-card
:body-style=
"
{ padding: '5px' }">
<el-card
:body-style=
"
{ padding: '0px' }" style="height:100%">
<div
style=
"padding: 5px;"
>
<!--
<img
:src=
"require('~/assets/add.png')"
class=
"image"
@
click=
"AddIcon"
>
-->
<!--
<img
:src=
"require('~/assets/add.png')"
class=
"image"
@
click=
"AddIcon"
>
-->
<!--
<span
style=
"text-align:center;font-size:5px"
>
添加
</span>
-->
<!--
<span
style=
"text-align:center;font-size:5px"
>
添加
</span>
-->
<el-button
type=
"text"
class=
"button"
icon=
"el-icon-plus"
@
click=
"AddIcon"
></el-button>
<el-button
type=
"text"
class=
"button"
icon=
"el-icon-plus"
@
click=
"AddIcon"
></el-button>
</div>
</el-card>
</el-card>
</el-col>
</el-col>
</el-row>
</el-row>
...
@@ -159,4 +161,9 @@ export default {
...
@@ -159,4 +161,9 @@ export default {
</
script
>
</
script
>
<
style
>
<
style
>
.icon_card
{
display
:
flex
;
justify-content
:
center
;
align-items
:
center
;
}
</
style
>
</
style
>
\ No newline at end of file
src/views/Business/Bftsnd/Rgfp.vue
View file @
e6087afc
...
@@ -460,7 +460,7 @@
...
@@ -460,7 +460,7 @@
></c-input>
></c-input>
<template slot="footer">
<template slot="footer">
<c-button
<c-button
style="margin: 0px 10px 0 10; padding: 0 12px"
style="margin: 0px 10px 0 10
px
; padding: 0 12px"
size="small"
size="small"
type="primary"
type="primary"
@click="onBFDSeainf"
@click="onBFDSeainf"
...
...
src/views/Business/Cptadv/CptAdvChangePanel.vue
View file @
e6087afc
...
@@ -36,7 +36,7 @@
...
@@ -36,7 +36,7 @@
<!--
<c-col
:span=
"12"
>
-->
<!--
<c-col
:span=
"12"
>
-->
<template
slot=
"footer"
>
<template
slot=
"footer"
>
<c-button
<c-button
style=
"margin:0 10px 0 10;padding: 0 12px;"
style=
"margin:0 10px 0 10
px
;padding: 0 12px;"
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
icon=
"el-icon-search"
icon=
"el-icon-search"
...
@@ -110,7 +110,7 @@
...
@@ -110,7 +110,7 @@
<c-col :span="6" style="text-align: right"> -->
<c-col :span="6" style="text-align: right"> -->
<
template
slot=
"footer"
>
<
template
slot=
"footer"
>
<c-button
<c-button
style=
"margin:0 10px 0 10;padding: 0 12px;"
style=
"margin:0 10px 0 10
px
;padding: 0 12px;"
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
icon=
"el-icon-search"
icon=
"el-icon-search"
...
@@ -164,7 +164,7 @@
...
@@ -164,7 +164,7 @@
<
template
slot=
"footer"
>
<
template
slot=
"footer"
>
<c-button
<c-button
style=
"margin:0 10px 0 10;padding: 0 12px;"
style=
"margin:0 10px 0 10
px
;padding: 0 12px;"
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
icon=
"el-icon-search"
icon=
"el-icon-search"
...
@@ -313,7 +313,7 @@
...
@@ -313,7 +313,7 @@
</el-form-item>
</el-form-item>
<
template
slot=
"footer"
>
<
template
slot=
"footer"
>
<c-button
<c-button
style=
"margin:0 10px 0 10;padding: 0 12px;"
style=
"margin:0 10px 0 10
px
;padding: 0 12px;"
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
icon=
"el-icon-search"
icon=
"el-icon-search"
...
@@ -365,7 +365,7 @@
...
@@ -365,7 +365,7 @@
<
template
slot=
"footer"
>
<
template
slot=
"footer"
>
<c-button
<c-button
style=
"margin:0 10px 0 10;padding: 0 12px;"
style=
"margin:0 10px 0 10
px
;padding: 0 12px;"
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
icon=
"el-icon-search"
icon=
"el-icon-search"
...
@@ -432,7 +432,7 @@
...
@@ -432,7 +432,7 @@
</el-form-item>
</el-form-item>
<
template
slot=
"footer"
>
<
template
slot=
"footer"
>
<c-button
<c-button
style=
"margin:0 10px 0 10;padding: 0 12px;"
style=
"margin:0 10px 0 10
px
;padding: 0 12px;"
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
icon=
"el-icon-search"
icon=
"el-icon-search"
...
@@ -480,7 +480,7 @@
...
@@ -480,7 +480,7 @@
</el-form-item>
</el-form-item>
<
template
slot=
"footer"
>
<
template
slot=
"footer"
>
<c-button
<c-button
style=
"margin:0 10px 0 10;padding: 0 12px;"
style=
"margin:0 10px 0 10
px
;padding: 0 12px;"
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
icon=
"el-icon-search"
icon=
"el-icon-search"
...
@@ -556,7 +556,7 @@
...
@@ -556,7 +556,7 @@
</el-form-item>
</el-form-item>
<
template
slot=
"footer"
>
<
template
slot=
"footer"
>
<c-button
<c-button
style=
"margin:0 10px 0 10;padding: 0 12px;"
style=
"margin:0 10px 0 10
px
;padding: 0 12px;"
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
icon=
"el-icon-search"
icon=
"el-icon-search"
...
...
src/views/Business/Cptadv/Opnp1.vue
View file @
e6087afc
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
<template
slot=
"footer"
>
<template
slot=
"footer"
>
<c-button
<c-button
style=
"margin:0 10px 0 10;padding: 0 12px;"
style=
"margin:0 10px 0 10
px
;padding: 0 12px;"
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
@
click=
"onSeainf"
>
@
click=
"onSeainf"
>
...
...
src/views/Business/Cptopn/CptOpnp1Common.vue
View file @
e6087afc
...
@@ -34,7 +34,7 @@
...
@@ -34,7 +34,7 @@
<!--
<c-col
:span=
"12"
>
-->
<!--
<c-col
:span=
"12"
>
-->
<template
slot=
"footer"
>
<template
slot=
"footer"
>
<c-button
<c-button
style=
"margin:0 10px 0 10;padding: 0 12px;"
style=
"margin:0 10px 0 10
px
;padding: 0 12px;"
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
icon=
"el-icon-search"
icon=
"el-icon-search"
...
@@ -108,7 +108,7 @@
...
@@ -108,7 +108,7 @@
<c-col :span="6" style="text-align: right"> -->
<c-col :span="6" style="text-align: right"> -->
<
template
slot=
"footer"
>
<
template
slot=
"footer"
>
<c-button
<c-button
style=
"margin:0 10px 0 10;padding: 0 12px;"
style=
"margin:0 10px 0 10
px
;padding: 0 12px;"
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
icon=
"el-icon-search"
icon=
"el-icon-search"
...
@@ -213,7 +213,7 @@
...
@@ -213,7 +213,7 @@
<
template
slot=
"footer"
>
<
template
slot=
"footer"
>
<c-button
<c-button
style=
"margin:0 10px 0 10;padding: 0 12px;"
style=
"margin:0 10px 0 10
px
;padding: 0 12px;"
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
icon=
"el-icon-search"
icon=
"el-icon-search"
...
@@ -362,7 +362,7 @@
...
@@ -362,7 +362,7 @@
</el-form-item>
</el-form-item>
<
template
slot=
"footer"
>
<
template
slot=
"footer"
>
<c-button
<c-button
style=
"margin:0 10px 0 10;padding: 0 12px;"
style=
"margin:0 10px 0 10
px
;padding: 0 12px;"
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
icon=
"el-icon-search"
icon=
"el-icon-search"
...
@@ -414,7 +414,7 @@
...
@@ -414,7 +414,7 @@
</el-form-item>
</el-form-item>
<
template
slot=
"footer"
>
<
template
slot=
"footer"
>
<c-button
<c-button
style=
"margin:0 10px 0 10;padding: 0 12px;"
style=
"margin:0 10px 0 10
px
;padding: 0 12px;"
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
icon=
"el-icon-search"
icon=
"el-icon-search"
...
@@ -484,7 +484,7 @@
...
@@ -484,7 +484,7 @@
</el-form-item>
</el-form-item>
<
template
slot=
"footer"
>
<
template
slot=
"footer"
>
<c-button
<c-button
style=
"margin:0 10px 0 10;padding: 0 12px;"
style=
"margin:0 10px 0 10
px
;padding: 0 12px;"
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
icon=
"el-icon-search"
icon=
"el-icon-search"
...
@@ -531,7 +531,7 @@
...
@@ -531,7 +531,7 @@
</el-form-item>
</el-form-item>
<
template
slot=
"footer"
>
<
template
slot=
"footer"
>
<c-button
<c-button
style=
"margin:0 10px 0 10;padding: 0 12px;"
style=
"margin:0 10px 0 10
px
;padding: 0 12px;"
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
icon=
"el-icon-search"
icon=
"el-icon-search"
...
@@ -610,7 +610,7 @@
...
@@ -610,7 +610,7 @@
</el-form-item>
</el-form-item>
<
template
slot=
"footer"
>
<
template
slot=
"footer"
>
<c-button
<c-button
style=
"margin:0 10px 0 10;padding: 0 12px;"
style=
"margin:0 10px 0 10
px
;padding: 0 12px;"
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
icon=
"el-icon-search"
icon=
"el-icon-search"
...
...
src/views/Business/Cptopn/Opnp1.vue
View file @
e6087afc
...
@@ -25,7 +25,7 @@
...
@@ -25,7 +25,7 @@
></c-input>
></c-input>
<template
slot=
"footer"
>
<template
slot=
"footer"
>
<c-button
<c-button
style=
"margin: 0px 10px 0 10; padding: 0 12px"
style=
"margin: 0px 10px 0 10
px
; padding: 0 12px"
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
@
click=
"onSeainf"
@
click=
"onSeainf"
...
...
src/views/Business/Cptopn/Payment103.vue
View file @
e6087afc
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
></c-input>
></c-input>
<template
slot=
"footer"
>
<template
slot=
"footer"
>
<c-button
<c-button
style=
"margin: 0px 10px 0 10; padding: 0 12px"
style=
"margin: 0px 10px 0 10
px
; padding: 0 12px"
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
@
click=
"onSeainf"
@
click=
"onSeainf"
...
@@ -68,7 +68,7 @@
...
@@ -68,7 +68,7 @@
></c-input>
></c-input>
<
template
slot=
"footer"
>
<
template
slot=
"footer"
>
<c-button
<c-button
style=
"margin: 0px 10px 0 10; padding: 0 12px"
style=
"margin: 0px 10px 0 10
px
; padding: 0 12px"
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
@
click=
"onSeainf"
@
click=
"onSeainf"
...
@@ -120,7 +120,7 @@
...
@@ -120,7 +120,7 @@
></c-input>
></c-input>
<
template
slot=
"footer"
>
<
template
slot=
"footer"
>
<c-button
<c-button
style=
"margin: 0px 10px 0 10; padding: 0 12px"
style=
"margin: 0px 10px 0 10
px
; padding: 0 12px"
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
@
click=
"onSeainf"
@
click=
"onSeainf"
...
@@ -181,7 +181,7 @@
...
@@ -181,7 +181,7 @@
></c-input>
></c-input>
<
template
slot=
"footer"
>
<
template
slot=
"footer"
>
<c-button
<c-button
style=
"margin: 0px 10px 0 10; padding: 0 12px"
style=
"margin: 0px 10px 0 10
px
; padding: 0 12px"
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
@
click=
"onSeainf"
@
click=
"onSeainf"
...
@@ -249,7 +249,7 @@
...
@@ -249,7 +249,7 @@
></c-input>
></c-input>
<
template
slot=
"footer"
>
<
template
slot=
"footer"
>
<c-button
<c-button
style=
"margin: 0px 10px 0 10; padding: 0 12px"
style=
"margin: 0px 10px 0 10
px
; padding: 0 12px"
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
@
click=
"onSeainf"
@
click=
"onSeainf"
...
@@ -321,7 +321,7 @@
...
@@ -321,7 +321,7 @@
></c-input>
></c-input>
<
template
slot=
"footer"
>
<
template
slot=
"footer"
>
<c-button
<c-button
style=
"margin: 0px 10px 0 10; padding: 0 12px"
style=
"margin: 0px 10px 0 10
px
; padding: 0 12px"
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
@
click=
"onSeainf"
@
click=
"onSeainf"
...
...
src/views/Business/Ditdck/Docpre.vue
View file @
e6087afc
...
@@ -149,8 +149,9 @@
...
@@ -149,8 +149,9 @@
{{
scope
.
row
.
cmail1
}}
{{
scope
.
row
.
cmail1
}}
</div>
</div>
<div
v-else
>
<div
v-else
>
<c-col
:span=
"20"
>
<div
v-for=
"(item, idx) in scope.row.list"
:key=
"idx"
>
<div
v-for=
"(item, idx) in scope.row.list"
:key=
"idx"
>
<c-col
:span=
"6"
:offset=
"
1
"
>
<c-col
:span=
"6"
:offset=
"
2
"
>
<div
style=
"border:1px solid #eaeaea;padding:8px 8px 8px 15px;margin:5px;background:#f5ffff;height:75px"
>
<div
style=
"border:1px solid #eaeaea;padding:8px 8px 8px 15px;margin:5px;background:#f5ffff;height:75px"
>
<div
style=
"height:20px"
>
<div
style=
"height:20px"
>
<span>
{{
item
.
discribe
}}
</span>
<span>
{{
item
.
discribe
}}
</span>
...
@@ -164,11 +165,12 @@
...
@@ -164,11 +165,12 @@
</div>
</div>
</c-col>
</c-col>
</div>
</div>
<c-col
:span=
"6"
:offset=
"
1
"
>
<c-col
:span=
"6"
:offset=
"
2
"
>
<div
class=
"addCss"
style=
"border:1px dashed;padding:8px;margin:5px;height:75px;display: flex;justify-content: center;align-items: center;"
>
<div
class=
"addCss"
style=
"border:1px dashed;padding:8px;margin:5px;height:75px;display: flex;justify-content: center;align-items: center;"
>
<el-button
type=
"text"
class=
"button"
icon=
"el-icon-plus"
@
click=
"InsertErrorDialog(scope.$index)"
style=
"text-align:center"
></el-button><br>
<el-button
type=
"text"
class=
"button"
icon=
"el-icon-plus"
@
click=
"InsertErrorDialog(scope.$index)"
style=
"text-align:center"
></el-button><br>
</div>
</div>
</c-col>
</c-col>
</c-col>
</div>
</div>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
...
@@ -526,6 +528,28 @@ export default {
...
@@ -526,6 +528,28 @@ export default {
.addCss
{
.addCss
{
}
}
/* 如果要增加竖线上方加上.el-table td */
/* 鼠标滑过td上作用的样式,ie6不支持:hover伪类属性,如果是ie6要写成tr.over样式 */
/* 如果td没有颜色,可以去掉,这里加上保险 */
/* .el-table{
background-color: transparent;
color:white;
}
.el-table th, .el-table tr{
border: 0;
background-color: transparent;
}
.el-table tbody tr:hover>td {
background-color:transparent!important;
}
.el-table__body tr.hover-row>td {
background-color: transparent;
} */
/* .el-table tbody tr:hover>td {
background-color:#ffffff!important
} */
.file-add
{
.file-add
{
margin-top
:
16px
;
margin-top
:
16px
;
text-align
:
center
;
text-align
:
center
;
...
...
src/views/Business/Ditopn/Ovwp.vue
View file @
e6087afc
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
></c-input>
></c-input>
<template
slot=
"footer"
>
<template
slot=
"footer"
>
<c-button
<c-button
style=
"margin:0
px 10px 0 10
;padding: 0 12px;"
style=
"margin:0
10px 0 10px
;padding: 0 12px;"
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
@
click=
"onSeainf"
@
click=
"onSeainf"
...
...
src/views/Business/Ditopn/Tk.vue
View file @
e6087afc
...
@@ -116,7 +116,7 @@ export default {
...
@@ -116,7 +116,7 @@ export default {
IconList
:[
IconList
:[
"invoice"
,
"receipt"
,
"invoice"
,
"receipt"
,
],
],
spanVal
:
5
,
spanVal
:
6
,
}
}
},
},
methods
:{
methods
:{
...
...
src/views/Business/Infcpd/Infconp.vue
View file @
e6087afc
...
@@ -33,7 +33,7 @@
...
@@ -33,7 +33,7 @@
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
icon=
"el-icon-search"
icon=
"el-icon-search"
style=
"margin: 0px 10px 0 10; padding: 0 12px"
style=
"margin: 0px 10px 0 10
px
; padding: 0 12px"
></c-button>
></c-button>
<c-button
<c-button
size=
"small"
size=
"small"
...
@@ -419,7 +419,7 @@
...
@@ -419,7 +419,7 @@
<c-input
v-model=
"model.cpdgrp.orc.pts.extkey"
></c-input>
<c-input
v-model=
"model.cpdgrp.orc.pts.extkey"
></c-input>
<
template
slot=
"footer"
>
<
template
slot=
"footer"
>
<c-button
<c-button
style=
"margin: 0px 10px 0 10; padding: 0 12px"
style=
"margin: 0px 10px 0 10
px
; padding: 0 12px"
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
@
click=
"onSeainf"
@
click=
"onSeainf"
...
...
src/views/Business/Infdid/Ovwp.vue
View file @
e6087afc
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
></c-input>
></c-input>
<template
slot=
"footer"
>
<template
slot=
"footer"
>
<c-button
<c-button
style=
"margin:0
px 10px 0 10
;padding: 0 12px;"
style=
"margin:0
10px 0 10px
;padding: 0 12px;"
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
@
click=
"onSeainf"
@
click=
"onSeainf"
...
...
src/views/Business/Infdid/Ptap.vue
View file @
e6087afc
...
@@ -31,7 +31,7 @@
...
@@ -31,7 +31,7 @@
>
</c-input>
>
</c-input>
<template
slot=
"footer"
>
<template
slot=
"footer"
>
<c-button
<c-button
style=
"margin:0 10px 0 10;padding: 0 12px;"
style=
"margin:0 10px 0 10
px
;padding: 0 12px;"
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
icon=
"el-icon-search"
icon=
"el-icon-search"
...
...
src/views/Business/Infpty/Ptyp0.vue
View file @
e6087afc
...
@@ -33,7 +33,7 @@
...
@@ -33,7 +33,7 @@
<template
slot=
"footer"
>
<template
slot=
"footer"
>
<c-button
<c-button
style=
"margin: 0px 10px 0 10; padding: 0 12px"
style=
"margin: 0px 10px 0 10
px
; padding: 0 12px"
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
@
click=
"onSeainf"
@
click=
"onSeainf"
...
...
src/views/Business/Mgrtsk/Tskmgr.vue
View file @
e6087afc
...
@@ -175,7 +175,7 @@
...
@@ -175,7 +175,7 @@
<c-button
<c-button
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
style=
"margin-left:
0
"
style=
"margin-left:
10px
"
:disabled=
"buttonFlag"
:disabled=
"buttonFlag"
@
click=
"Update"
@
click=
"Update"
>
Update
</c-button
>
Update
</c-button
...
@@ -183,7 +183,7 @@
...
@@ -183,7 +183,7 @@
<c-button
<c-button
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
style=
"margin-left:
0
"
style=
"margin-left:
10px
"
:disabled=
"buttonFlag"
:disabled=
"buttonFlag"
@
click=
"Start"
@
click=
"Start"
>
Start
</c-button
>
Start
</c-button
...
@@ -191,7 +191,7 @@
...
@@ -191,7 +191,7 @@
<c-button
<c-button
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
style=
"margin-left:
0
"
style=
"margin-left:
10px
"
:disabled=
"!buttonFlag"
:disabled=
"!buttonFlag"
@
click=
"Stop"
@
click=
"Stop"
>
Stop
</c-button
>
Stop
</c-button
...
@@ -361,13 +361,13 @@ export default {
...
@@ -361,13 +361,13 @@ export default {
},
},
methods
:
{
methods
:
{
...
Event
,
...
Event
,
Entry
(
idx
,
row
)
{
async
Entry
(
idx
,
row
)
{
const
selIds
=
[
idx
+
1
];
const
selIds
=
[
idx
+
1
];
const
selDst
=
"wfetsk.wfestm"
;
//列表对应后台模型中的stream
const
selDst
=
"wfetsk.wfestm"
;
//列表对应后台模型中的stream
let
params
=
{
selDst
,
selIds
};
let
params
=
{
selDst
,
selIds
};
this
.
executeRule
(
"wfetsk.tsklist.butexe"
,
params
).
then
((
res
)
=>
{
await
this
.
executeRule
(
"wfetsk.tsklist.butexe"
,
params
).
then
((
res
)
=>
{
if
(
res
.
respCode
==
SUCCESS
)
{
if
(
res
.
respCode
==
SUCCESS
)
{
Utils
.
copyValueFromVO
(
this
.
model
,
res
.
data
);
this
.
Update
(
);
}
else
{
}
else
{
const
h
=
this
.
$createElement
;
const
h
=
this
.
$createElement
;
const
msg
=
res
.
respMsg
||
"请求执行失败!"
;
const
msg
=
res
.
respMsg
||
"请求执行失败!"
;
...
@@ -382,34 +382,39 @@ export default {
...
@@ -382,34 +382,39 @@ export default {
}
}
});
});
},
},
Update
()
{
async
Update
()
{
let
rtnmsg
=
this
.
executeRule
(
"wfetsk.tsklist.butupd"
);
let
rtnmsg
=
await
this
.
executeRule
(
"wfetsk.tsklist.butupd"
);
if
(
rtnmsg
.
respCode
==
SUCCESS
)
{
if
(
rtnmsg
.
respCode
==
SUCCESS
)
{
//TODO 处理数据逻辑
//TODO 处理数据逻辑
// Utils.copyValueFromVO(this.model, rtnmsg.data);
this
.
stmData
.
data
=
rtnmsg
.
data
.
wfetsk_wfestm
.
rows
;
}
}
},
},
Start
()
{
async
Start
()
{
this
.
buttonFlag
=
true
;
this
.
buttonFlag
=
true
;
let
rtnmsg
=
this
.
executeRule
(
"wfetsk.tsklist.butstr"
);
let
rtnmsg
=
await
this
.
executeRule
(
"wfetsk.tsklist.butstr"
);
if
(
rtnmsg
.
respCode
==
SUCCESS
)
{
if
(
rtnmsg
.
respCode
==
SUCCESS
)
{
//TODO 处理数据逻辑
//TODO 处理数据逻辑
this
.
stmData
.
data
=
rtnmsg
.
data
.
wfetsk_wfestm
.
rows
;
}
}
//定时任务
//定时任务
var
timeVal
=
this
.
model
.
wfetsk
.
tsklist
.
redotime
*
1000
;
var
timeVal
=
this
.
model
.
wfetsk
.
tsklist
.
redotime
*
1000
;
var
that
=
this
;
var
that
=
this
;
this
.
timer
=
setInterval
(
function
()
{
this
.
timer
=
setInterval
(
async
function
()
{
let
rtnmsg
=
that
.
executeRule
(
"wfetsk.tsklist.butstr"
);
let
rtnmsg
=
await
that
.
executeRule
(
"wfetsk.tsklist.butstr"
);
if
(
rtnmsg
.
respCode
==
SUCCESS
)
{
if
(
rtnmsg
.
respCode
==
SUCCESS
)
{
//TODO 处理数据逻辑
//TODO 处理数据逻辑
that
.
stmData
.
data
=
rtnmsg
.
data
.
wfetsk_wfestm
.
rows
;
}
}
},
timeVal
);
},
timeVal
);
},
},
Stop
()
{
async
Stop
()
{
this
.
buttonFlag
=
false
;
this
.
buttonFlag
=
false
;
clearInterval
(
this
.
timer
);
clearInterval
(
this
.
timer
);
let
rtnmsg
=
this
.
executeRule
(
"wfetsk.tsklist.butstp"
);
let
rtnmsg
=
await
this
.
executeRule
(
"wfetsk.tsklist.butstp"
);
if
(
rtnmsg
.
respCode
==
SUCCESS
)
{
if
(
rtnmsg
.
respCode
==
SUCCESS
)
{
//TODO 处理数据逻辑
//TODO 处理数据逻辑
this
.
stmData
.
data
=
rtnmsg
.
data
.
wfetsk_wfestm
.
rows
;
}
}
},
},
},
},
...
...
src/views/Public/CptOpnp1Common.vue
View file @
e6087afc
...
@@ -34,7 +34,7 @@
...
@@ -34,7 +34,7 @@
<!--
<c-col
:span=
"12"
>
-->
<!--
<c-col
:span=
"12"
>
-->
<template
slot=
"footer"
>
<template
slot=
"footer"
>
<c-button
<c-button
style=
"margin:0 10px 0 10;padding: 0 12px;"
style=
"margin:0 10px 0 10
px
;padding: 0 12px;"
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
icon=
"el-icon-search"
icon=
"el-icon-search"
...
@@ -108,7 +108,7 @@
...
@@ -108,7 +108,7 @@
<c-col :span="6" style="text-align: right"> -->
<c-col :span="6" style="text-align: right"> -->
<
template
slot=
"footer"
>
<
template
slot=
"footer"
>
<c-button
<c-button
style=
"margin:0 10px 0 10;padding: 0 12px;"
style=
"margin:0 10px 0 10
px
;padding: 0 12px;"
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
icon=
"el-icon-search"
icon=
"el-icon-search"
...
@@ -166,7 +166,7 @@
...
@@ -166,7 +166,7 @@
<
template
slot=
"footer"
>
<
template
slot=
"footer"
>
<c-button
<c-button
style=
"margin:0 10px 0 10;padding: 0 12px;"
style=
"margin:0 10px 0 10
px
;padding: 0 12px;"
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
icon=
"el-icon-search"
icon=
"el-icon-search"
...
@@ -315,7 +315,7 @@
...
@@ -315,7 +315,7 @@
</el-form-item>
</el-form-item>
<
template
slot=
"footer"
>
<
template
slot=
"footer"
>
<c-button
<c-button
style=
"margin:0 10px 0 10;padding: 0 12px;"
style=
"margin:0 10px 0 10
px
;padding: 0 12px;"
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
icon=
"el-icon-search"
icon=
"el-icon-search"
...
...
src/views/Public/Limitbody.vue
View file @
e6087afc
...
@@ -50,7 +50,7 @@
...
@@ -50,7 +50,7 @@
></c-input>
></c-input>
<template
slot=
"footer"
>
<template
slot=
"footer"
>
<c-button
<c-button
style=
"margin:0 5px 0 10;padding: 0 12px;"
style=
"margin:0 5px 0 10
px
;padding: 0 12px;"
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
icon=
"el-icon-search"
icon=
"el-icon-search"
...
...
src/views/Public/Ptap.vue
View file @
e6087afc
...
@@ -29,7 +29,7 @@
...
@@ -29,7 +29,7 @@
>
</c-input>
>
</c-input>
<template
slot=
"footer"
>
<template
slot=
"footer"
>
<c-button
<c-button
style=
"margin:0 10px 0 10;padding: 0 12px;"
style=
"margin:0 10px 0 10
px
;padding: 0 12px;"
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
icon=
"el-icon-search"
icon=
"el-icon-search"
...
@@ -66,7 +66,7 @@
...
@@ -66,7 +66,7 @@
></c-input>
></c-input>
<
template
slot=
"footer"
>
<
template
slot=
"footer"
>
<c-button
<c-button
style=
"margin:0 10px 0 10;padding: 0 12px;"
style=
"margin:0 10px 0 10
px
;padding: 0 12px;"
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
icon=
"el-icon-search"
icon=
"el-icon-search"
...
...
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