|
@@ -16,7 +16,7 @@
|
|
</a-col>
|
|
</a-col>
|
|
</div>
|
|
</div>
|
|
</a-card>
|
|
</a-card>
|
|
- <a-card :hoverable='true' style="margin-bottom: 1rem;width:70%;">
|
|
|
|
|
|
+ <a-card :hoverable='false' style="margin-bottom: 1rem;width:70%;">
|
|
<a-row :gutter="24" style="margin-top: 2%;margin-left: 5%">
|
|
<a-row :gutter="24" style="margin-top: 2%;margin-left: 5%">
|
|
<a-col v-show="this.show" :sm="24" :md="12" :xl="10" :style="{ marginBottom: '24px'}" class="xfrw">
|
|
<a-col v-show="this.show" :sm="24" :md="12" :xl="10" :style="{ marginBottom: '24px'}" class="xfrw">
|
|
<chart-card :loading="loading" title="下发任务数(省属企业)" :total='this.xfrws'>
|
|
<chart-card :loading="loading" title="下发任务数(省属企业)" :total='this.xfrws'>
|
|
@@ -219,30 +219,36 @@
|
|
<a-card v-has="'ssqysy'">
|
|
<a-card v-has="'ssqysy'">
|
|
<a-row :gutter="24">
|
|
<a-row :gutter="24">
|
|
<a-col v-show="this.show" :sm="24" :md="12" :xl="6" :style="{ marginBottom: '24px'}" class="xfrw">
|
|
<a-col v-show="this.show" :sm="24" :md="12" :xl="6" :style="{ marginBottom: '24px'}" class="xfrw">
|
|
- <chart-card :loading="loading" title="下发任务数(省属企业)" :total='this.xfrws'>
|
|
|
|
- <a-tooltip title="指标说明" slot="action">
|
|
|
|
- <a-icon type="info-circle-o" />
|
|
|
|
- </a-tooltip>
|
|
|
|
- </chart-card>
|
|
|
|
|
|
+ <div style="cursor:pointer" @click="handleXfrws('A04')">
|
|
|
|
+ <chart-card :loading="loading" title="下发任务数(省属企业)" :total='this.xfrws'>
|
|
|
|
+ <a-tooltip title="指标说明" slot="action">
|
|
|
|
+ <a-icon type="info-circle-o" />
|
|
|
|
+ </a-tooltip>
|
|
|
|
+ </chart-card>
|
|
|
|
+ </div>
|
|
</a-col>
|
|
</a-col>
|
|
<a-col v-show="this.show" :sm="24" :md="12" :xl="6" :style="{ marginBottom: '24px' }" class="yxdls">
|
|
<a-col v-show="this.show" :sm="24" :md="12" :xl="6" :style="{ marginBottom: '24px' }" class="yxdls">
|
|
- <chart-card :loading="loading" title="有效登录数(省属企业)" :total="this.yxdls">
|
|
|
|
- <a-tooltip title="指标说明" slot="action">
|
|
|
|
- <a-icon type="info-circle-o" />
|
|
|
|
- </a-tooltip>
|
|
|
|
- </chart-card>
|
|
|
|
|
|
+ <div style="cursor:pointer" @click="handleYxdl('list2')">
|
|
|
|
+ <chart-card :loading="loading" title="有效登录数(省属企业)" :total="this.yxdls">
|
|
|
|
+ <a-tooltip title="指标说明" slot="action">
|
|
|
|
+ <a-icon type="info-circle-o" />
|
|
|
|
+ </a-tooltip>
|
|
|
|
+ </chart-card>
|
|
|
|
+ </div>
|
|
</a-col>
|
|
</a-col>
|
|
<a-col :sm="24" :md="12" :xl="6" :style="{ marginBottom: '24px' }" class="sbdks">
|
|
<a-col :sm="24" :md="12" :xl="6" :style="{ marginBottom: '24px' }" class="sbdks">
|
|
- <chart-card v-if="this.yhjs=='shyh'" :loading="loading" title="上报地块数(省属企业)" :total="this.sbdks">
|
|
|
|
- <a-tooltip title="指标说明" slot="action">
|
|
|
|
- <a-icon type="info-circle-o" />
|
|
|
|
- </a-tooltip>
|
|
|
|
- </chart-card>
|
|
|
|
- <chart-card v-else :loading="loading" title="上报地块数" :total="this.sbdks">
|
|
|
|
- <a-tooltip title="指标说明" slot="action">
|
|
|
|
- <a-icon type="info-circle-o" />
|
|
|
|
- </a-tooltip>
|
|
|
|
- </chart-card>
|
|
|
|
|
|
+ <div style="cursor:pointer" @click="handleSbdks('qcsb-qcSsgqzysytdqk-list2')">
|
|
|
|
+ <chart-card v-if="this.yhjs=='shyh'" :loading="loading" title="上报地块数(省属企业)" :total="this.sbdks">
|
|
|
|
+ <a-tooltip title="指标说明" slot="action">
|
|
|
|
+ <a-icon type="info-circle-o" />
|
|
|
|
+ </a-tooltip>
|
|
|
|
+ </chart-card>
|
|
|
|
+ <chart-card v-else :loading="loading" title="上报地块数" :total="this.sbdks">
|
|
|
|
+ <a-tooltip title="指标说明" slot="action">
|
|
|
|
+ <a-icon type="info-circle-o" />
|
|
|
|
+ </a-tooltip>
|
|
|
|
+ </chart-card>
|
|
|
|
+ </div>
|
|
</a-col>
|
|
</a-col>
|
|
<a-col v-show="!this.show" :sm="24" :md="12" :xl="6" :style="{ marginBottom: '24px' }" class="dqsbs">
|
|
<a-col v-show="!this.show" :sm="24" :md="12" :xl="6" :style="{ marginBottom: '24px' }" class="dqsbs">
|
|
<chart-card :loading="loading" title="审核通过数" :total="this.shtgs">
|
|
<chart-card :loading="loading" title="审核通过数" :total="this.shtgs">
|
|
@@ -260,19 +266,21 @@
|
|
</chart-card>
|
|
</chart-card>
|
|
</a-col>
|
|
</a-col>
|
|
<a-col :sm="24" :md="12" :xl="6" :style="{ marginBottom: '24px' }" class="wshsl">
|
|
<a-col :sm="24" :md="12" :xl="6" :style="{ marginBottom: '24px' }" class="wshsl">
|
|
- <chart-card v-if="this.yhjs=='shyh'" :loading="loading" title="未审核地块数(省属企业)" :total="this.wshsl">
|
|
|
|
- <a-tooltip title="指标说明" slot="action">
|
|
|
|
- <a-icon type="info-circle-o" />
|
|
|
|
- </a-tooltip>
|
|
|
|
- </chart-card>
|
|
|
|
- <chart-card v-else :loading="loading" title="未审核地块数" :total="this.wshsl">
|
|
|
|
- <a-tooltip title="指标说明" slot="action">
|
|
|
|
- <a-icon type="info-circle-o" />
|
|
|
|
- </a-tooltip>
|
|
|
|
- </chart-card>
|
|
|
|
|
|
+ <div style="cursor:pointer" @click="handleWsh('qcsb-qcSsgqzysytdqk-list1')">
|
|
|
|
+ <chart-card v-if="this.yhjs=='shyh'" :loading="loading" title="未审核地块数(省属企业)" :total="this.wshsl">
|
|
|
|
+ <a-tooltip title="指标说明" slot="action">
|
|
|
|
+ <a-icon type="info-circle-o" />
|
|
|
|
+ </a-tooltip>
|
|
|
|
+ </chart-card>
|
|
|
|
+ <chart-card v-else :loading="loading" title="未审核地块数" :total="this.wshsl">
|
|
|
|
+ <a-tooltip title="指标说明" slot="action">
|
|
|
|
+ <a-icon type="info-circle-o" />
|
|
|
|
+ </a-tooltip>
|
|
|
|
+ </chart-card>
|
|
|
|
+ </div>
|
|
</a-col>
|
|
</a-col>
|
|
<a-col v-show="this.show" :sm="24" :md="12" :xl="6" :style="{ marginBottom: '24px'}" class="xfrw">
|
|
<a-col v-show="this.show" :sm="24" :md="12" :xl="6" :style="{ marginBottom: '24px'}" class="xfrw">
|
|
- <div style="cursor:pointer" @click="handleXfrws()">
|
|
|
|
|
|
+ <div style="cursor:pointer" @click="handleXfrws('A03')">
|
|
<chart-card :loading="loading" title="下发任务数(省直单位)" :total='this.sydwxfrws'>
|
|
<chart-card :loading="loading" title="下发任务数(省直单位)" :total='this.sydwxfrws'>
|
|
<a-tooltip title="指标说明" slot="action">
|
|
<a-tooltip title="指标说明" slot="action">
|
|
<a-icon type="info-circle-o" />
|
|
<a-icon type="info-circle-o" />
|
|
@@ -281,7 +289,7 @@
|
|
</div>
|
|
</div>
|
|
</a-col>
|
|
</a-col>
|
|
<a-col v-show="this.show" :sm="24" :md="12" :xl="6" :style="{ marginBottom: '24px' }" class="yxdls">
|
|
<a-col v-show="this.show" :sm="24" :md="12" :xl="6" :style="{ marginBottom: '24px' }" class="yxdls">
|
|
- <div style="cursor:pointer" @click="handleYxdl()">
|
|
|
|
|
|
+ <div style="cursor:pointer" @click="handleYxdl('list8')">
|
|
<chart-card :loading="loading" title="有效登录数(省直单位)" :total="this.sydwyxdls">
|
|
<chart-card :loading="loading" title="有效登录数(省直单位)" :total="this.sydwyxdls">
|
|
<a-tooltip title="指标说明" slot="action">
|
|
<a-tooltip title="指标说明" slot="action">
|
|
<a-icon type="info-circle-o" />
|
|
<a-icon type="info-circle-o" />
|
|
@@ -290,7 +298,7 @@
|
|
</div>
|
|
</div>
|
|
</a-col>
|
|
</a-col>
|
|
<a-col v-show="this.show" :sm="24" :md="12" :xl="6" :style="{ marginBottom: '24px' }" class="sbdks">
|
|
<a-col v-show="this.show" :sm="24" :md="12" :xl="6" :style="{ marginBottom: '24px' }" class="sbdks">
|
|
- <div style="cursor:pointer" @click="handleSbdks()">
|
|
|
|
|
|
+ <div style="cursor:pointer" @click="handleSbdks('qcsb-QcSsgqzysytdqkList-list7')">
|
|
<chart-card :loading="loading" title="上报地块数(省直单位)" :total="this.sydwsbdks">
|
|
<chart-card :loading="loading" title="上报地块数(省直单位)" :total="this.sydwsbdks">
|
|
<a-tooltip title="指标说明" slot="action">
|
|
<a-tooltip title="指标说明" slot="action">
|
|
<a-icon type="info-circle-o" />
|
|
<a-icon type="info-circle-o" />
|
|
@@ -300,7 +308,7 @@
|
|
|
|
|
|
</a-col>
|
|
</a-col>
|
|
<a-col v-show="this.show" :sm="24" :md="12" :xl="6" :style="{ marginBottom: '24px' }" class="wshsl">
|
|
<a-col v-show="this.show" :sm="24" :md="12" :xl="6" :style="{ marginBottom: '24px' }" class="wshsl">
|
|
- <div style="cursor:pointer" @click="handleWsh()">
|
|
|
|
|
|
+ <div style="cursor:pointer" @click="handleWsh('qcsb-QcSsgqzysytdqkList-list6')">
|
|
<chart-card :loading="loading" title="未审核地块数(省直单位)" :total="this.sydwwsh">
|
|
<chart-card :loading="loading" title="未审核地块数(省直单位)" :total="this.sydwwsh">
|
|
<a-tooltip title="指标说明" slot="action">
|
|
<a-tooltip title="指标说明" slot="action">
|
|
<a-icon type="info-circle-o" />
|
|
<a-icon type="info-circle-o" />
|
|
@@ -533,8 +541,8 @@
|
|
clearInterval(this.time)
|
|
clearInterval(this.time)
|
|
},
|
|
},
|
|
methods: {
|
|
methods: {
|
|
- handleYxdl(){
|
|
|
|
- this.$router.push({name:'qcsb.qyxx-qcQyxx-list8'})
|
|
|
|
|
|
+ handleYxdl(view){
|
|
|
|
+ this.$router.push({name:'qcsb.qyxx-qcQyxx-'+view})
|
|
},
|
|
},
|
|
onClose(){
|
|
onClose(){
|
|
this.showCallCenter=false;
|
|
this.showCallCenter=false;
|
|
@@ -551,14 +559,14 @@
|
|
handleRouter2(){
|
|
handleRouter2(){
|
|
this.$router.push({name:'qcsb-qcSsgqzysytdqk-list'})
|
|
this.$router.push({name:'qcsb-qcSsgqzysytdqk-list'})
|
|
},
|
|
},
|
|
- handleSbdks(){
|
|
|
|
- this.$router.push({name:'qcsb-QcSsgqzysytdqkList-list7'})
|
|
|
|
|
|
+ handleSbdks(view){
|
|
|
|
+ this.$router.push({name:view})
|
|
},
|
|
},
|
|
- handleXfrws(){
|
|
|
|
- this.$router.push({name:'isystem-user',query:{orgCode:'A03'}})
|
|
|
|
|
|
+ handleXfrws(orgCode){
|
|
|
|
+ this.$router.push({name:'isystem-user',query:{orgCode: orgCode}})
|
|
},
|
|
},
|
|
- handleWsh(){
|
|
|
|
- this.$router.push({name:'qcsb-QcSsgqzysytdqkList-list6'})
|
|
|
|
|
|
+ handleWsh(view){
|
|
|
|
+ this.$router.push({name:view})
|
|
},
|
|
},
|
|
handleAdd2(){
|
|
handleAdd2(){
|
|
this.$router.push({name:'qcsb-QcSsgqzysytdqkList-list5'})
|
|
this.$router.push({name:'qcsb-QcSsgqzysytdqkList-list5'})
|
|
@@ -846,12 +854,14 @@
|
|
background-image: url('~@/assets/sytj_1.png');
|
|
background-image: url('~@/assets/sytj_1.png');
|
|
background-size: 100% 100%;
|
|
background-size: 100% 100%;
|
|
box-shadow: 10px 10px 15px -10px;
|
|
box-shadow: 10px 10px 15px -10px;
|
|
|
|
+ border-radius: 6px;
|
|
}
|
|
}
|
|
.yxdls .ant-card{
|
|
.yxdls .ant-card{
|
|
text-align: center;
|
|
text-align: center;
|
|
background-image: url('~@/assets/sytj_2.png');
|
|
background-image: url('~@/assets/sytj_2.png');
|
|
background-size: 100% 100%;
|
|
background-size: 100% 100%;
|
|
box-shadow: 10px 10px 15px -10px;
|
|
box-shadow: 10px 10px 15px -10px;
|
|
|
|
+ border-radius: 6px;
|
|
}
|
|
}
|
|
.sbdks .ant-card{
|
|
.sbdks .ant-card{
|
|
/* border: 2px solid rgb(192,192,192);*/
|
|
/* border: 2px solid rgb(192,192,192);*/
|
|
@@ -859,6 +869,7 @@
|
|
background-image: url('~@/assets/sytj_3.png');
|
|
background-image: url('~@/assets/sytj_3.png');
|
|
background-size: 100% 100%;
|
|
background-size: 100% 100%;
|
|
box-shadow: 10px 10px 15px -10px;
|
|
box-shadow: 10px 10px 15px -10px;
|
|
|
|
+ border-radius: 6px;
|
|
}
|
|
}
|
|
.wshsl .ant-card{
|
|
.wshsl .ant-card{
|
|
/* border: 2px solid rgb( 124,130,96);*/
|
|
/* border: 2px solid rgb( 124,130,96);*/
|
|
@@ -867,6 +878,7 @@
|
|
background-image: url('~@/assets/sytj_4.png');
|
|
background-image: url('~@/assets/sytj_4.png');
|
|
background-size: 100% 100%;
|
|
background-size: 100% 100%;
|
|
box-shadow: 10px 10px 15px -10px;
|
|
box-shadow: 10px 10px 15px -10px;
|
|
|
|
+ border-radius: 6px;
|
|
|
|
|
|
}
|
|
}
|
|
.shbtg .ant-card{
|
|
.shbtg .ant-card{
|
|
@@ -874,12 +886,14 @@
|
|
background-image: url('~@/assets/sytj_2.png');
|
|
background-image: url('~@/assets/sytj_2.png');
|
|
background-size: 100% 100%;
|
|
background-size: 100% 100%;
|
|
box-shadow: 10px 10px 15px -10px;
|
|
box-shadow: 10px 10px 15px -10px;
|
|
|
|
+ border-radius: 6px;
|
|
}
|
|
}
|
|
.dqsbs .ant-card{
|
|
.dqsbs .ant-card{
|
|
text-align: center;
|
|
text-align: center;
|
|
background-image: url('~@/assets/sytj_1.png');
|
|
background-image: url('~@/assets/sytj_1.png');
|
|
background-size: 100% 100%;
|
|
background-size: 100% 100%;
|
|
box-shadow: 10px 10px 15px -10px;
|
|
box-shadow: 10px 10px 15px -10px;
|
|
|
|
+ border-radius: 6px;
|
|
}
|
|
}
|
|
.chart-card-footer{
|
|
.chart-card-footer{
|
|
border-top: 0px solid #e8e8e8 !important;
|
|
border-top: 0px solid #e8e8e8 !important;
|