Commit ec0a74ca by 潘际乾
parents 39bf3bf6 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%">
<!-- <img :src="require('~/assets/add.png')" class="image" @click="AddIcon"> --> <div style="padding: 5px;">
<!-- <span style="text-align:center;font-size:5px">添加</span> --> <!-- <img :src="require('~/assets/add.png')" class="image" @click="AddIcon"> -->
<el-button type="text" class="button" icon="el-icon-plus" @click="AddIcon"></el-button> <!-- <span style="text-align:center;font-size:5px">添加</span> -->
<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
...@@ -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 10px; padding: 0 12px"
size="small" size="small"
type="primary" type="primary"
@click="onBFDSeainf" @click="onBFDSeainf"
......
...@@ -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 10px;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 10px;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 10px;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 10px;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 10px;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 10px;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 10px;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 10px;padding: 0 12px;"
size="small" size="small"
type="primary" type="primary"
icon="el-icon-search" icon="el-icon-search"
......
...@@ -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 10px;padding: 0 12px;"
size="small" size="small"
type="primary" type="primary"
@click="onSeainf"> @click="onSeainf">
......
...@@ -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 10px;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 10px;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 10px;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 10px;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 10px;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 10px;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 10px;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 10px;padding: 0 12px;"
size="small" size="small"
type="primary" type="primary"
icon="el-icon-search" icon="el-icon-search"
......
...@@ -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 10px; padding: 0 12px"
size="small" size="small"
type="primary" type="primary"
@click="onSeainf" @click="onSeainf"
......
...@@ -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 10px; 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 10px; 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 10px; 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 10px; 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 10px; 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 10px; padding: 0 12px"
size="small" size="small"
type="primary" type="primary"
@click="onSeainf" @click="onSeainf"
......
...@@ -149,8 +149,9 @@ ...@@ -149,8 +149,9 @@
{{scope.row.cmail1}} {{scope.row.cmail1}}
</div> </div>
<div v-else> <div v-else>
<div v-for="(item, idx) in scope.row.list" :key="idx" > <c-col :span="20">
<c-col :span="6" :offset="1" > <div v-for="(item, idx) in scope.row.list" :key="idx" >
<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>
...@@ -529,6 +531,28 @@ export default { ...@@ -529,6 +531,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;
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,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:0 10px 0 10px;padding: 0 12px;"
size="small" size="small"
type="primary" type="primary"
@click="onSeainf" @click="onSeainf"
......
...@@ -116,7 +116,7 @@ export default { ...@@ -116,7 +116,7 @@ export default {
IconList:[ IconList:[
"invoice","receipt", "invoice","receipt",
], ],
spanVal:5, spanVal:6,
} }
}, },
methods:{ methods:{
......
...@@ -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 10px; 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 10px; padding: 0 12px"
size="small" size="small"
type="primary" type="primary"
@click="onSeainf" @click="onSeainf"
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,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:0 10px 0 10px;padding: 0 12px;"
size="small" size="small"
type="primary" type="primary"
@click="onSeainf" @click="onSeainf"
......
...@@ -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 10px;padding: 0 12px;"
size="small" size="small"
type="primary" type="primary"
icon="el-icon-search" icon="el-icon-search"
......
...@@ -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 10px; padding: 0 12px"
size="small" size="small"
type="primary" type="primary"
@click="onSeainf" @click="onSeainf"
......
...@@ -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;
} }
}, },
}, },
......
...@@ -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 10px;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 10px;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 10px;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 10px;padding: 0 12px;"
size="small" size="small"
type="primary" type="primary"
icon="el-icon-search" icon="el-icon-search"
......
...@@ -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 10px;padding: 0 12px;"
size="small" size="small"
type="primary" type="primary"
icon="el-icon-search" icon="el-icon-search"
......
...@@ -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 10px;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 10px;padding: 0 12px;"
size="small" size="small"
type="primary" type="primary"
icon="el-icon-search" icon="el-icon-search"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment