|
@@ -259,7 +259,7 @@
|
|
<el-row :gutter="20">
|
|
<el-row :gutter="20">
|
|
<el-col :span="4">
|
|
<el-col :span="4">
|
|
<el-card shadow="always" :body-style="{padding: '5px',margin:'0px'}">
|
|
<el-card shadow="always" :body-style="{padding: '5px',margin:'0px'}">
|
|
- <div class="footer-fast-1-1">
|
|
|
|
|
|
+ <div class="footer-fast-1-1" @click="goInfo(0,1)">
|
|
<p><span style="color: red;">●</span>未完成大走访人数</p>
|
|
<p><span style="color: red;">●</span>未完成大走访人数</p>
|
|
<p><span style="font-size: 20px;font-weight: 700;margin-right: 10px;">{{allSum.perUnFinishSum}}</span>人
|
|
<p><span style="font-size: 20px;font-weight: 700;margin-right: 10px;">{{allSum.perUnFinishSum}}</span>人
|
|
</p>
|
|
</p>
|
|
@@ -269,7 +269,7 @@
|
|
</el-col>
|
|
</el-col>
|
|
<el-col :span="4">
|
|
<el-col :span="4">
|
|
<el-card shadow="always" :body-style="{padding: '5px',margin:'0px'}">
|
|
<el-card shadow="always" :body-style="{padding: '5px',margin:'0px'}">
|
|
- <div class="footer-fast-1-1">
|
|
|
|
|
|
+ <div class="footer-fast-1-1" @click="goInfo(0,2)">
|
|
<p><span style="color: #0843cd;">●</span>完成大走访人数</p>
|
|
<p><span style="color: #0843cd;">●</span>完成大走访人数</p>
|
|
<p><span style="font-size: 20px;font-weight: 700;margin-right: 10px;">{{allSum.perFinishSum}}</span>人
|
|
<p><span style="font-size: 20px;font-weight: 700;margin-right: 10px;">{{allSum.perFinishSum}}</span>人
|
|
</p>
|
|
</p>
|
|
@@ -279,7 +279,7 @@
|
|
</el-col>
|
|
</el-col>
|
|
<el-col :span="4">
|
|
<el-col :span="4">
|
|
<el-card shadow="always" :body-style="{padding: '5px',margin:'0px'}">
|
|
<el-card shadow="always" :body-style="{padding: '5px',margin:'0px'}">
|
|
- <div class="footer-fast-1-1">
|
|
|
|
|
|
+ <div class="footer-fast-1-1" @click="goInfo(3,1)">
|
|
<p><span style="color: red;">●</span>未完成大走访企业数</p>
|
|
<p><span style="color: red;">●</span>未完成大走访企业数</p>
|
|
<p><span style="font-size: 20px;font-weight: 700;margin-right: 10px;">{{allSum.qyUnFinishSum}}</span>个
|
|
<p><span style="font-size: 20px;font-weight: 700;margin-right: 10px;">{{allSum.qyUnFinishSum}}</span>个
|
|
</p>
|
|
</p>
|
|
@@ -289,7 +289,7 @@
|
|
</el-col>
|
|
</el-col>
|
|
<el-col :span="4">
|
|
<el-col :span="4">
|
|
<el-card shadow="always" :body-style="{padding: '5px',margin:'0px'}">
|
|
<el-card shadow="always" :body-style="{padding: '5px',margin:'0px'}">
|
|
- <div class="footer-fast-1-1">
|
|
|
|
|
|
+ <div class="footer-fast-1-1" @click="goInfo(3,2)">
|
|
<p><span style="color: #0843cd;">●</span>完成大走访企业数</p>
|
|
<p><span style="color: #0843cd;">●</span>完成大走访企业数</p>
|
|
<p><span style="font-size: 20px;font-weight: 700;margin-right: 10px;">{{allSum.qyFinishSum}}</span>个
|
|
<p><span style="font-size: 20px;font-weight: 700;margin-right: 10px;">{{allSum.qyFinishSum}}</span>个
|
|
</p>
|
|
</p>
|
|
@@ -298,8 +298,8 @@
|
|
</el-card>
|
|
</el-card>
|
|
</el-col>
|
|
</el-col>
|
|
<el-col :span="4">
|
|
<el-col :span="4">
|
|
- <el-card shadow="always" :body-style="{padding: '5px',margin:'0px'}">
|
|
|
|
- <div class="footer-fast-1-1">
|
|
|
|
|
|
+ <el-card shadow="always" :body-style="{padding: '5px',margin:'0px'}" >
|
|
|
|
+ <div class="footer-fast-1-1" @click="goInfo(1,1)">
|
|
<p><span style="color: red;">●</span>未办结问题数</p>
|
|
<p><span style="color: red;">●</span>未办结问题数</p>
|
|
<p><span style="font-size: 20px;font-weight: 700;margin-right: 10px;">{{allSum.queUnFinishSum}}</span>个
|
|
<p><span style="font-size: 20px;font-weight: 700;margin-right: 10px;">{{allSum.queUnFinishSum}}</span>个
|
|
</p>
|
|
</p>
|
|
@@ -308,8 +308,8 @@
|
|
</el-card>
|
|
</el-card>
|
|
</el-col>
|
|
</el-col>
|
|
<el-col :span="4">
|
|
<el-col :span="4">
|
|
- <el-card shadow="always" :body-style="{padding: '5px',margin:'0px'}">
|
|
|
|
- <div class="footer-fast-1-1">
|
|
|
|
|
|
+ <el-card shadow="always" :body-style="{padding: '5px',margin:'0px'}" >
|
|
|
|
+ <div class="footer-fast-1-1" @click="goInfo(2,2)">
|
|
<p><span style="color: #0843cd;">●</span>办结问题数</p>
|
|
<p><span style="color: #0843cd;">●</span>办结问题数</p>
|
|
<p><span style="font-size: 20px;font-weight: 700;margin-right: 10px;">{{allSum.queFinishSum}}</span>个
|
|
<p><span style="font-size: 20px;font-weight: 700;margin-right: 10px;">{{allSum.queFinishSum}}</span>个
|
|
</p>
|
|
</p>
|
|
@@ -325,14 +325,9 @@
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
-
|
|
|
|
- <el-dialog title="走访" :close-on-click-modal="false" v-dialogDrag :visible.sync="visible">
|
|
|
|
-
|
|
|
|
- <span slot="footer" class="dialog-footer">
|
|
|
|
- <el-button size="small" @click="visible = false">关闭</el-button>
|
|
|
|
- <!-- <el-button size="small" type="primary" @click="doSubmit()" v-noMoreClick>确定</el-button> -->
|
|
|
|
- </span>
|
|
|
|
- </el-dialog>
|
|
|
|
|
|
+ <question-info ref="questionInfo"></question-info>
|
|
|
|
+ <index-info ref="indexInfo"></index-info>
|
|
|
|
+ <index-info2 ref="indexInfo2"></index-info2>
|
|
</div>
|
|
</div>
|
|
</template>
|
|
</template>
|
|
|
|
|
|
@@ -341,7 +336,10 @@
|
|
import notifyService from "@/api/notify/notifyService";
|
|
import notifyService from "@/api/notify/notifyService";
|
|
import lyService from "@/api/service/lyServiceService";
|
|
import lyService from "@/api/service/lyServiceService";
|
|
import userService from "@/api/sys/userService";
|
|
import userService from "@/api/sys/userService";
|
|
- import visitStatistics from './visitStatistics'
|
|
|
|
|
|
+ import visitStatistics from './visitStatistics';
|
|
|
|
+ import questionInfo from './questionInfo';
|
|
|
|
+ import indexInfo from './indexInfo';
|
|
|
|
+ import indexInfo2 from './indexInfo2';
|
|
export default {
|
|
export default {
|
|
data() {
|
|
data() {
|
|
return {
|
|
return {
|
|
@@ -455,7 +453,10 @@
|
|
};
|
|
};
|
|
},
|
|
},
|
|
components: {
|
|
components: {
|
|
- visitStatistics
|
|
|
|
|
|
+ visitStatistics,
|
|
|
|
+ questionInfo,
|
|
|
|
+ indexInfo,
|
|
|
|
+ indexInfo2
|
|
},
|
|
},
|
|
activated() {
|
|
activated() {
|
|
|
|
|
|
@@ -603,6 +604,15 @@
|
|
})
|
|
})
|
|
})
|
|
})
|
|
},
|
|
},
|
|
|
|
+ goInfo(val,state) {
|
|
|
|
+ if(val == 0){
|
|
|
|
+ this.$refs.indexInfo.init(this.value2,state)
|
|
|
|
+ }else if (val == 3){
|
|
|
|
+ this.$refs.indexInfo2.init(this.value2,state)
|
|
|
|
+ }else{
|
|
|
|
+ this.$refs.questionInfo.init(val, this.value2)
|
|
|
|
+ }
|
|
|
|
+ },
|
|
getPageInfo() {
|
|
getPageInfo() {
|
|
bigScreenService.InfoStatistics({}).then(({
|
|
bigScreenService.InfoStatistics({}).then(({
|
|
data
|
|
data
|