|
@@ -37,20 +37,20 @@
|
|
|
<div class="wrap-top-left-top-item">
|
|
|
<div class="wrap-top-left-top-item-left">一分队指挥员</div>
|
|
|
<div class="wrap-top-left-top-item-right">
|
|
|
- {{ this.BaseOnDuty.detachmentonePeopleName }}
|
|
|
+ {{ this.BaseOnDuty.detachmentonePeopleName}}
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="wrap-top-left-top-item">
|
|
|
<div class="wrap-top-left-top-item-left zuozhan">
|
|
|
一 分 队 人 数
|
|
|
</div>
|
|
|
- <div class="wrap-top-left-top-item-right">
|
|
|
- {{ this.BaseOnDuty.detachmentoneNumber }}
|
|
|
+ <div class="wrap-top-left-top-item-right2">
|
|
|
+ {{ this.BaseOnDuty.detachmentoneNumber }}人
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div style="width: 100%; display: flex">
|
|
|
- <div class="wrap-top-left-top-item">
|
|
|
+ <div class="wrap-top-left-top-item">
|
|
|
<div class="wrap-top-left-top-item-left">值 班 分 队 二</div>
|
|
|
<div class="wrap-top-left-top-item-right">
|
|
|
{{ this.BaseOnDuty.detachmentwoName }}
|
|
@@ -62,95 +62,89 @@
|
|
|
{{ this.BaseOnDuty.detachmentwoPeopleName }}
|
|
|
</div>
|
|
|
</div>
|
|
|
-
|
|
|
+
|
|
|
<div class="wrap-top-left-top-item">
|
|
|
<div class="wrap-top-left-top-item-left zuozhan">
|
|
|
二 分 队 人 数
|
|
|
</div>
|
|
|
- <div class="wrap-top-left-top-item-right">
|
|
|
- {{ this.BaseOnDuty.detachmentwoNumber }}
|
|
|
+ <div class="wrap-top-left-top-item-right2">
|
|
|
+ {{ this.BaseOnDuty.detachmentwoNumber }}人
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="wrap-top-left-top" style="margin-left: 10px">
|
|
|
+ <div class="wrap-top-left-top" style="margin-left:10px;">
|
|
|
<div class="wrap-top-left-top-head"><b>大队值班</b></div>
|
|
|
<div style="width: 100%; display: flex">
|
|
|
- <div class="wrap-top-left-top-item">
|
|
|
- <div class="wrap-top-left-top-item-left">值 班 首 长</div>
|
|
|
- <div class="wrap-top-left-top-item-right">
|
|
|
- {{ this.GreatDuty1.chiefDutyName }}
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="wrap-top-left-top-item">
|
|
|
- <div class="wrap-top-left-top-item-left">机 要 值 班 员</div>
|
|
|
- <div class="wrap-top-left-top-item-right" style="margin-left: 22px">
|
|
|
- {{ this.GreatDuty1.confidentialName }}
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="wrap-top-left-top-item">
|
|
|
- <div class="wrap-top-left-top-item-left zuozhan">
|
|
|
- 作 战 值 班 员
|
|
|
- </div>
|
|
|
- <div class="wrap-top-left-top-item-right">
|
|
|
- {{ this.GreatDuty1.combatDutyName }}
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div style="width: 100%; display: flex">
|
|
|
- <div class="wrap-top-left-top-item">
|
|
|
- <div class="wrap-top-left-top-item-left">通 信 值 班 员</div>
|
|
|
- <div class="wrap-top-left-top-item-right">
|
|
|
- {{ this.GreatDuty1.dutyOffierName }}
|
|
|
+ <div class="wrap-top-left-top-item">
|
|
|
+ <div class="wrap-top-left-top-item-left">值 班 首 长</div>
|
|
|
+ <div class="wrap-top-left-top-item-right">
|
|
|
+ {{ this.GreatDuty1.chiefDutyName }}
|
|
|
+ </div>
|
|
|
</div>
|
|
|
- </div>
|
|
|
- <div class="wrap-top-left-top-item">
|
|
|
- <div class="wrap-top-left-top-item-left" style="width: 120px">
|
|
|
- 政治工作部值班员
|
|
|
+ <div class="wrap-top-left-top-item">
|
|
|
+ <div class="wrap-top-left-top-item-left">机 要 值 班 员</div>
|
|
|
+ <div class="wrap-top-left-top-item-right" style="margin-left:22px">
|
|
|
+ {{ this.GreatDuty1.confidentialName }}
|
|
|
+ </div>
|
|
|
</div>
|
|
|
- <div class="wrap-top-left-top-item-right">
|
|
|
- {{ this.GreatDuty1.politicalName }}
|
|
|
+ <div class="wrap-top-left-top-item">
|
|
|
+ <div class="wrap-top-left-top-item-left zuozhan">
|
|
|
+ 作 战 值 班 员
|
|
|
+ </div>
|
|
|
+ <div class="wrap-top-left-top-item-right">
|
|
|
+ {{ this.GreatDuty1.combatDutyName }}
|
|
|
+ </div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="wrap-top-left-top-item">
|
|
|
- <div class="wrap-top-left-top-item-left zuozhan">
|
|
|
- <!-- 值 班 分 队 -->
|
|
|
- <span style="margin-right: 10px">值</span
|
|
|
- ><span style="margin-right: 10px">班</span
|
|
|
- ><span style="margin-right: 10px">分</span><span>队</span>
|
|
|
+ <div style="width: 100%; display: flex">
|
|
|
+ <div class="wrap-top-left-top-item">
|
|
|
+ <div class="wrap-top-left-top-item-left">通 信 值 班 员</div>
|
|
|
+ <div class="wrap-top-left-top-item-right">
|
|
|
+ {{ this.GreatDuty1.dutyOffierName}}
|
|
|
+ </div>
|
|
|
</div>
|
|
|
- <div class="wrap-top-left-top-item-right">
|
|
|
- {{ this.GreatDuty1.detachmentName }}
|
|
|
+ <div class="wrap-top-left-top-item">
|
|
|
+ <div class="wrap-top-left-top-item-left" style="width:120px">政治工作部值班员</div>
|
|
|
+ <div class="wrap-top-left-top-item-right">
|
|
|
+ {{ this.GreatDuty1.politicalName }}
|
|
|
+ </div>
|
|
|
</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div style="width: 100%; display: flex">
|
|
|
- <div class="wrap-top-left-top-item">
|
|
|
- <div class="wrap-top-left-top-item-left">通 信 值 班 员</div>
|
|
|
- <div class="wrap-top-left-top-item-right">
|
|
|
- {{ this.GreatDuty1.dutyOffierName }}
|
|
|
+ <div class="wrap-top-left-top-item">
|
|
|
+ <div class="wrap-top-left-top-item-left zuozhan">
|
|
|
+ <!-- 值 班 分 队 -->
|
|
|
+ <span style="margin-right:10px">值</span><span style="margin-right:10px">班</span><span style="margin-right:10px">分</span><span>队</span>
|
|
|
+ </div>
|
|
|
+ <div class="wrap-top-left-top-item-right">
|
|
|
+ {{ this.GreatDuty1.detachmentName }}
|
|
|
+ </div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="wrap-top-left-top-item">
|
|
|
- <div class="wrap-top-left-top-item-left" style="width: 110px">
|
|
|
- 保 障 部 值 班 员
|
|
|
- </div>
|
|
|
- <div class="wrap-top-left-top-item-right">
|
|
|
- {{ this.GreatDuty1.guaranteeName }}
|
|
|
+ <div style="width: 100%; display: flex">
|
|
|
+ <div class="wrap-top-left-top-item">
|
|
|
+ <div class="wrap-top-left-top-item-left">通 信 值 班 员</div>
|
|
|
+ <div class="wrap-top-left-top-item-right">
|
|
|
+ {{ this.GreatDuty1.dutyOffierName }}
|
|
|
+ </div>
|
|
|
</div>
|
|
|
- </div>
|
|
|
- <div class="wrap-top-left-top-item">
|
|
|
- <div class="wrap-top-left-top-item-left1">
|
|
|
- <span>指</span>
|
|
|
- <span>挥</span>
|
|
|
- <span>员</span>
|
|
|
+ <div class="wrap-top-left-top-item">
|
|
|
+ <div class="wrap-top-left-top-item-left" style="width:110px">保 障 部 值 班 员</div>
|
|
|
+ <div class="wrap-top-left-top-item-right">
|
|
|
+ {{ this.GreatDuty1.guaranteeName }}
|
|
|
+ </div>
|
|
|
</div>
|
|
|
- <div class="wrap-top-left-top-item-right" style="margin-left: 15px">
|
|
|
- {{ this.GreatDuty1.detachmentPeopleName }}
|
|
|
+ <div class="wrap-top-left-top-item">
|
|
|
+ <div class="wrap-top-left-top-item-left1">
|
|
|
+ <span>指</span>
|
|
|
+ <span>挥</span>
|
|
|
+ <span>员</span>
|
|
|
+ </div>
|
|
|
+ <div class="wrap-top-left-top-item-right" style="margin-left:15px">
|
|
|
+ {{ this.GreatDuty1.detachmentPeopleName }}
|
|
|
+ </div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- </div>
|
|
|
<!-- <div class="wrap-top-left-top-item">
|
|
|
<div class="wrap-top-left-top-item-left">值 班 首 长</div>
|
|
|
<div class="wrap-top-left-top-item-right" style="padding-left: 25px">
|
|
@@ -217,23 +211,21 @@
|
|
|
<div class="wrap-top-left-top-head"><b>执行任务人员情况</b></div>
|
|
|
<table width="95%" style="table-layout: fixed">
|
|
|
<tr>
|
|
|
- <th style="width: 100px; font-weight: 500" height="40">单位</th>
|
|
|
- <th style="width: 100px; font-weight: 500">指挥员</th>
|
|
|
- <th style="width: 120px; font-weight: 500">事由</th>
|
|
|
- <th style="width: 100px; font-weight: 500">所在位置</th>
|
|
|
- <th style="width: 100px; font-weight: 500">开始时间</th>
|
|
|
- <th style="width: 110px; font-weight: 500">结束时间</th>
|
|
|
+ <th style="width:100px;font-weight:500" height="40">单位</th>
|
|
|
+ <th style="width:100px;font-weight:500">指挥员</th>
|
|
|
+ <th style="width:120px;font-weight:500">事由</th>
|
|
|
+ <th style="width:100px;font-weight:500">所在位置</th>
|
|
|
+ <th style="width:100px;font-weight:500">开始时间</th>
|
|
|
+ <th style="width:110px;font-weight:500">结束时间</th>
|
|
|
</tr>
|
|
|
|
|
|
<tr v-for="item in performanceTask" :key="item.id">
|
|
|
- <td style="color: #ccc" height="28">{{ item.unitName }}</td>
|
|
|
- <td style="color: #ccc">{{ item.commanderName }}</td>
|
|
|
- <td style="color: #ccc" class="shiyou" :title="item.question">
|
|
|
- {{ item.question }}
|
|
|
- </td>
|
|
|
- <td style="color: #ccc">{{ item.adress }}</td>
|
|
|
- <td style="color: #ccc">{{ item.startTime }}</td>
|
|
|
- <td style="color: #ccc">{{ item.endTime }}</td>
|
|
|
+ <td style="color:#ccc" height="28">{{item.unitName}}</td>
|
|
|
+ <td style="color:#ccc" >{{ item.commanderName }}</td>
|
|
|
+ <td style="color:#ccc" class="shiyou" :title="item.question" >{{item.question }}</td>
|
|
|
+ <td style="color:#ccc" >{{ item.adress }}</td>
|
|
|
+ <td style="color:#ccc" >{{ item.startTime }}</td>
|
|
|
+ <td style="color:#ccc" >{{ item.endTime }}</td>
|
|
|
</tr>
|
|
|
</table>
|
|
|
</div>
|
|
@@ -246,9 +238,7 @@
|
|
|
</div>
|
|
|
<div class="wrap-top-center-item-right">
|
|
|
<div class="wrap-top-center-item-right-top">编纳总人数</div>
|
|
|
- <div class="wrap-top-center-item-right-bottom">
|
|
|
- {{ this.peopleQK.zaibianzongshu }}
|
|
|
- </div>
|
|
|
+ <div class="wrap-top-center-item-right-bottom">{{this.peopleQK.zaibianzongshu}}</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="wrap-top-center-item">
|
|
@@ -257,9 +247,7 @@
|
|
|
</div>
|
|
|
<div class="wrap-top-center-item-right">
|
|
|
<div class="wrap-top-center-item-right-top">编纳在位</div>
|
|
|
- <div class="wrap-top-center-item-right-bottom">
|
|
|
- {{ this.peopleQK.zaibianzaiwei }}
|
|
|
- </div>
|
|
|
+ <div class="wrap-top-center-item-right-bottom">{{this.peopleQK.zaibianzaiwei}}</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="wrap-top-center-item">
|
|
@@ -270,19 +258,9 @@
|
|
|
alt=""
|
|
|
/>
|
|
|
</div>
|
|
|
- <div class="wrap-top-center-item-right">
|
|
|
- <div
|
|
|
- class="wrap-top-center-item-right-top"
|
|
|
- style="margin-top: -40px; margin-left: 10px"
|
|
|
- >
|
|
|
- 编纳休假
|
|
|
- </div>
|
|
|
- <div
|
|
|
- class="wrap-top-center-item-right-bottom"
|
|
|
- style="margin-left: 30px"
|
|
|
- >
|
|
|
- {{ this.peopleQK.zaibianxiujia }}
|
|
|
- </div>
|
|
|
+ <div class="wrap-top-center-item-right">
|
|
|
+ <div class="wrap-top-center-item-right-top" style="margin-top:-40px;margin-left:10px">编纳休假</div>
|
|
|
+ <div class="wrap-top-center-item-right-bottom" style="margin-left:30px">{{this.peopleQK.zaibianxiujia}}</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="wrap-top-center-item">
|
|
@@ -291,9 +269,7 @@
|
|
|
</div>
|
|
|
<div class="wrap-top-center-item-right">
|
|
|
<div class="wrap-top-center-item-right-top">编纳出差</div>
|
|
|
- <div class="wrap-top-center-item-right-bottom">
|
|
|
- {{ this.peopleQK.zaibianchuchai }}
|
|
|
- </div>
|
|
|
+ <div class="wrap-top-center-item-right-bottom">{{this.peopleQK.zaibianchuchai}}</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="wrap-top-center-item">
|
|
@@ -302,9 +278,7 @@
|
|
|
</div>
|
|
|
<div class="wrap-top-center-item-right">
|
|
|
<div class="wrap-top-center-item-right-top">编纳学习</div>
|
|
|
- <div class="wrap-top-center-item-right-bottom">
|
|
|
- {{ this.peopleQK.zaibianxuexi }}
|
|
|
- </div>
|
|
|
+ <div class="wrap-top-center-item-right-bottom">{{this.peopleQK.zaibianxuexi}}</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="wrap-top-center-item">
|
|
@@ -313,9 +287,7 @@
|
|
|
</div>
|
|
|
<div class="wrap-top-center-item-right">
|
|
|
<div class="wrap-top-center-item-right-top">编纳外诊</div>
|
|
|
- <div class="wrap-top-center-item-right-bottom">
|
|
|
- {{ this.peopleQK.zaibianwaizhen }}
|
|
|
- </div>
|
|
|
+ <div class="wrap-top-center-item-right-bottom">{{this.peopleQK.zaibianwaizhen}}</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="wrap-top-center-item">
|
|
@@ -324,9 +296,7 @@
|
|
|
</div>
|
|
|
<div class="wrap-top-center-item-right">
|
|
|
<div class="wrap-top-center-item-right-top">未编纳总人数</div>
|
|
|
- <div class="wrap-top-center-item-right-bottom">
|
|
|
- {{ this.peopleQK.weizaibianzongrenshu }}
|
|
|
- </div>
|
|
|
+ <div class="wrap-top-center-item-right-bottom">{{this.peopleQK.weizaibianzongrenshu }}</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="wrap-top-center-item">
|
|
@@ -335,32 +305,20 @@
|
|
|
</div>
|
|
|
<div class="wrap-top-center-item-right">
|
|
|
<div class="wrap-top-center-item-right-top">未编纳在位</div>
|
|
|
- <div class="wrap-top-center-item-right-bottom">
|
|
|
- {{ this.peopleQK.weizaibianzaiwei }}
|
|
|
- </div>
|
|
|
+ <div class="wrap-top-center-item-right-bottom">{{this.peopleQK.weizaibianzaiwei }}</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="wrap-top-center-item">
|
|
|
- <div class="wrap-top-center-item-left1">
|
|
|
+ <div class="wrap-top-center-item-left1">
|
|
|
<img
|
|
|
style="width: 44px; height: 22px"
|
|
|
src="../../../images/Quantitative/休假.png"
|
|
|
alt=""
|
|
|
/>
|
|
|
</div>
|
|
|
- <div class="wrap-top-center-item-right">
|
|
|
- <div
|
|
|
- class="wrap-top-center-item-right-top"
|
|
|
- style="margin-top: -40px; margin-left: 15px"
|
|
|
- >
|
|
|
- 未编纳休假
|
|
|
- </div>
|
|
|
- <div
|
|
|
- class="wrap-top-center-item-right-bottom"
|
|
|
- style="margin-left: 30px"
|
|
|
- >
|
|
|
- {{ this.peopleQK.weizaibianxiujia }}
|
|
|
- </div>
|
|
|
+ <div class="wrap-top-center-item-right">
|
|
|
+ <div class="wrap-top-center-item-right-top" style="margin-top:-40px;margin-left:15px">未编纳休假</div>
|
|
|
+ <div class="wrap-top-center-item-right-bottom" style="margin-left:30px">{{this.peopleQK.weizaibianxiujia}}</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="wrap-top-center-item">
|
|
@@ -369,9 +327,7 @@
|
|
|
</div>
|
|
|
<div class="wrap-top-center-item-right">
|
|
|
<div class="wrap-top-center-item-right-top">未编纳出差</div>
|
|
|
- <div class="wrap-top-center-item-right-bottom">
|
|
|
- {{ this.peopleQK.weizaibianchuchai }}
|
|
|
- </div>
|
|
|
+ <div class="wrap-top-center-item-right-bottom">{{this.peopleQK.weizaibianchuchai}}</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="wrap-top-center-item">
|
|
@@ -380,9 +336,7 @@
|
|
|
</div>
|
|
|
<div class="wrap-top-center-item-right">
|
|
|
<div class="wrap-top-center-item-right-top">未编纳学习</div>
|
|
|
- <div class="wrap-top-center-item-right-bottom">
|
|
|
- {{ this.peopleQK.weizaibianxuexi }}
|
|
|
- </div>
|
|
|
+ <div class="wrap-top-center-item-right-bottom">{{this.peopleQK.weizaibianxuexi }}</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="wrap-top-center-item">
|
|
@@ -391,9 +345,7 @@
|
|
|
</div>
|
|
|
<div class="wrap-top-center-item-right">
|
|
|
<div class="wrap-top-center-item-right-top">未编纳外诊</div>
|
|
|
- <div class="wrap-top-center-item-right-bottom">
|
|
|
- {{ this.peopleQK.weizaibianwaizhen }}
|
|
|
- </div>
|
|
|
+ <div class="wrap-top-center-item-right-bottom">{{this.peopleQK.weizaibianwaizhen}}</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
@@ -403,30 +355,26 @@
|
|
|
<div class="wrap-top-left-top-head"><b>军车值班</b></div>
|
|
|
<table width="95%" style="table-layout: fixed">
|
|
|
<tr>
|
|
|
- <th style="font-weight: 500" height="40">序号</th>
|
|
|
- <th style="font-weight: 500">车牌号码</th>
|
|
|
- <th style="font-weight: 500">厂牌型号</th>
|
|
|
- <th style="font-weight: 500">车属单位</th>
|
|
|
- <th style="font-weight: 500">司机</th>
|
|
|
- <th style="font-weight: 500">司机位置</th>
|
|
|
+ <th style="font-weight:500" height="40">序号</th>
|
|
|
+ <th style="font-weight:500">车牌号码</th>
|
|
|
+ <th style="font-weight:500">厂牌型号</th>
|
|
|
+ <th style="font-weight:500">车属单位</th>
|
|
|
+ <th style="font-weight:500">司机</th>
|
|
|
+ <th style="font-weight:500">司机位置</th>
|
|
|
</tr>
|
|
|
|
|
|
- <tr
|
|
|
- style="color: #ccc"
|
|
|
- v-for="(item, index) in MilitaryDuty"
|
|
|
- :key="item.id"
|
|
|
- >
|
|
|
- <td style="color: #ccc" height="28">{{ index + 1 }}</td>
|
|
|
- <td style="color: #ccc">{{ item.numberPlateName }}</td>
|
|
|
- <td style="color: #ccc">{{ item.modelInfo }}</td>
|
|
|
+ <tr style="color:#ccc" v-for="(item,index) in MilitaryDuty" :key="item.id">
|
|
|
+ <td style="color:#ccc" height="28">{{index+1}}</td>
|
|
|
+ <td style="color:#ccc">{{ item.numberPlateName }}</td>
|
|
|
+ <td style="color:#ccc">{{ item.modelInfo }}</td>
|
|
|
<!-- <el-table-column label="车辆型号" align="center" prop="vehiclemodel">
|
|
|
<template slot-scope="scope">
|
|
|
<dict-tag :options="dict.type.brand " :value="scope.row.vehiclemodel"/>
|
|
|
</template>
|
|
|
</el-table-column> -->
|
|
|
- <td style="color: #ccc">{{ item.carUnitName }}</td>
|
|
|
- <td style="color: #ccc">{{ item.driverName }}</td>
|
|
|
- <td style="color: #ccc" class="shiyou">{{ item.adress }}</td>
|
|
|
+ <td style="color:#ccc">{{ item.carUnitName }}</td>
|
|
|
+ <td style="color:#ccc">{{ item.driverName }}</td>
|
|
|
+ <td style="color:#ccc" class="shiyou">{{ item.adress }}</td>
|
|
|
</tr>
|
|
|
</table>
|
|
|
</div>
|
|
@@ -435,22 +383,20 @@
|
|
|
<div class="wrap-top-left-top-head"><b>装备值班</b></div>
|
|
|
<table width="95%" style="table-layout: fixed">
|
|
|
<tr>
|
|
|
- <th style="width: 80px; font-weight: 500" height="40">序号</th>
|
|
|
- <th style="width: 80px; font-weight: 500">装备名称</th>
|
|
|
- <th style="width: 80px; font-weight: 500">所属单位</th>
|
|
|
- <th style="width: 80px; font-weight: 500">装备类型</th>
|
|
|
- <th style="width: 80px; font-weight: 500">数量</th>
|
|
|
- <th style="width: 100px; font-weight: 500">位置</th>
|
|
|
+ <th style="width:80px;font-weight:500" height="40">序号</th>
|
|
|
+ <th style="width:80px;font-weight:500">装备名称</th>
|
|
|
+ <th style="width:80px;font-weight:500">所属单位</th>
|
|
|
+ <th style="width:80px;font-weight:500">装备类型</th>
|
|
|
+ <th style="width:80px;font-weight:500">数量</th>
|
|
|
+ <th style="width:100px;font-weight:500">位置</th>
|
|
|
</tr>
|
|
|
- <tr v-for="(item, index) in Equipment" :key="item.id">
|
|
|
- <td style="color: #ccc" height="28">{{ index + 1 }}</td>
|
|
|
- <td style="color: #ccc">{{ item.equipmentName }}</td>
|
|
|
- <td style="color: #ccc">{{ item.unitName }}</td>
|
|
|
- <td style="color: #ccc">{{ item.type }}</td>
|
|
|
- <td style="color: #ccc">{{ item.equipmentNumber }}</td>
|
|
|
- <td style="color: #ccc" class="shiyou">
|
|
|
- {{ item.standbyPosition }}
|
|
|
- </td>
|
|
|
+ <tr v-for="(item,index) in Equipment" :key="item.id">
|
|
|
+ <td style="color:#ccc" height="28">{{index+1}}</td>
|
|
|
+ <td style="color:#ccc" >{{ item.equipmentName }}</td>
|
|
|
+ <td style="color:#ccc" >{{ item.unitName }}</td>
|
|
|
+ <td style="color:#ccc" >{{ item.type }}</td>
|
|
|
+ <td style="color:#ccc" >{{ item.equipmentNumber }}</td>
|
|
|
+ <td style="color:#ccc" class="shiyou">{{ item.standbyPosition }}</td>
|
|
|
</tr>
|
|
|
</table>
|
|
|
</div>
|
|
@@ -473,7 +419,7 @@ import {
|
|
|
// 执行任务人员情况
|
|
|
zhixingrenwu,
|
|
|
// 人员情况
|
|
|
- listshow,
|
|
|
+ listshow
|
|
|
} from "@/api/combatduty/Quantitative";
|
|
|
import { getDicts } from "@/api/system/dict/data";
|
|
|
export default {
|
|
@@ -490,63 +436,75 @@ export default {
|
|
|
// 执行任务
|
|
|
performanceTask: [],
|
|
|
// 人员情况
|
|
|
- peopleQK: [],
|
|
|
+ peopleQK:[],
|
|
|
// 查询字典
|
|
|
dictType: {
|
|
|
dictType: "brand",
|
|
|
},
|
|
|
- ziDian: [],
|
|
|
+ ziDian:[]
|
|
|
};
|
|
|
},
|
|
|
created() {
|
|
|
+ // 人员情况
|
|
|
+ listshow().then(res=>{
|
|
|
+ // console.log(res)
|
|
|
+ this.peopleQK=res.data
|
|
|
+ })
|
|
|
// 基地值班
|
|
|
getTodayzhiban().then((res) => {
|
|
|
- this.BaseOnDuty = res.rows[0];
|
|
|
- // console.log(this.BaseOnDuty)
|
|
|
+ if (res.rows[0] != undefined){
|
|
|
+ this.BaseOnDuty = res.rows[0];
|
|
|
+ }
|
|
|
+
|
|
|
});
|
|
|
// 大队值班接口
|
|
|
greatDuty().then((res) => {
|
|
|
- this.GreatDuty1 = res.rows[0];
|
|
|
+ if (res.rows[0] != undefined){
|
|
|
+ this.GreatDuty1=res.rows[0]
|
|
|
+ }
|
|
|
// console.log(res);
|
|
|
});
|
|
|
// 查询字典
|
|
|
- this.getdict();
|
|
|
-
|
|
|
+ this.getdict()
|
|
|
+
|
|
|
+
|
|
|
// // 装备值班接口
|
|
|
- equipment().then((res) => {
|
|
|
+ equipment().then(res=>{
|
|
|
// console.log(res)
|
|
|
- this.Equipment = res.rows;
|
|
|
+ if (res.rows != undefined){
|
|
|
+ this.Equipment=res.rows
|
|
|
+ }
|
|
|
// console.log(this.Equipment)
|
|
|
- });
|
|
|
+ })
|
|
|
// 执行任务人员情况
|
|
|
zhixingrenwu().then((res) => {
|
|
|
// console.log(res);
|
|
|
- this.performanceTask = res.rows;
|
|
|
- });
|
|
|
- // 人员情况
|
|
|
- listshow().then((res) => {
|
|
|
- // console.log(res)
|
|
|
- this.peopleQK = res.data;
|
|
|
+ if (res.rows != undefined){
|
|
|
+ this.performanceTask=res.rows
|
|
|
+ }
|
|
|
});
|
|
|
+
|
|
|
+
|
|
|
},
|
|
|
mounted() {
|
|
|
// // 军车值班接口
|
|
|
- militaryDuty().then((res) => {
|
|
|
+ militaryDuty().then(res=>{
|
|
|
// console.log(res.rows)
|
|
|
- this.MilitaryDuty = res.rows;
|
|
|
+ this.MilitaryDuty=res.rows
|
|
|
// console.log(res.rows)
|
|
|
- this.MilitaryDuty.map((item) => {
|
|
|
- this.ziDian.map((items) => {
|
|
|
+ this.MilitaryDuty.map((item)=>{
|
|
|
+ this.ziDian.map((items)=>{
|
|
|
// console.log(items)
|
|
|
- if (item.modelInfo == items.dictValue) {
|
|
|
- // console.log(items.dictLabel)
|
|
|
- return (item.modelInfo = items.dictLabel);
|
|
|
- }
|
|
|
- this.MilitaryDuty = this.MilitaryDuty;
|
|
|
- });
|
|
|
- });
|
|
|
+ if(item.modelInfo==items.dictValue){
|
|
|
+ // console.log(items.dictLabel)
|
|
|
+ return item.modelInfo=items.dictLabel
|
|
|
+
|
|
|
+ }
|
|
|
+ this.MilitaryDuty=this.MilitaryDuty
|
|
|
+ })
|
|
|
+ })
|
|
|
// console.log(this.MilitaryDuty)
|
|
|
- });
|
|
|
+ })
|
|
|
},
|
|
|
methods: {
|
|
|
// 查询字典
|
|
@@ -572,14 +530,14 @@ body {
|
|
|
.content {
|
|
|
background-color: #103360;
|
|
|
}
|
|
|
-.bottomsss {
|
|
|
+.bottomsss{
|
|
|
position: absolute;
|
|
|
bottom: 0;
|
|
|
width: 100%;
|
|
|
height: 10px;
|
|
|
/* background-color: pink; */
|
|
|
}
|
|
|
-#wrap {
|
|
|
+#wrap{
|
|
|
position: relative;
|
|
|
}
|
|
|
/* .wrap {
|
|
@@ -689,7 +647,7 @@ body {
|
|
|
.wrap-top-left-top-item {
|
|
|
width: 30%;
|
|
|
height: 40px;
|
|
|
- max-width: 30%;
|
|
|
+ max-width:30%;
|
|
|
max-height: 40px;
|
|
|
display: inline-block;
|
|
|
border: #0f4d75 1px solid;
|
|
@@ -701,7 +659,7 @@ body {
|
|
|
.wrap-top-left-top-item-left {
|
|
|
width: 86px;
|
|
|
margin-left: 8px;
|
|
|
-
|
|
|
+
|
|
|
height: 100%;
|
|
|
font-size: 14px;
|
|
|
text-align: start;
|
|
@@ -777,8 +735,8 @@ body {
|
|
|
margin-top: 17px;
|
|
|
margin-left: 21px;
|
|
|
}
|
|
|
-.junche .wrap-top-left-top-head {
|
|
|
- background-image: url("../../../images/组 21.png");
|
|
|
+.junche .wrap-top-left-top-head{
|
|
|
+ background-image: url("../../../images/组 21.png");
|
|
|
background-repeat: no-repeat;
|
|
|
/* background-size: 79% 100%; */
|
|
|
}
|
|
@@ -787,8 +745,8 @@ body {
|
|
|
background-repeat: no-repeat;
|
|
|
/* background-size: 95% 100%; */
|
|
|
}
|
|
|
-.renyuan {
|
|
|
- width: 100%;
|
|
|
+.renyuan{
|
|
|
+ width: 100%;
|
|
|
height: 30px;
|
|
|
font-size: 18px;
|
|
|
font-family: Source Han Sans CN;
|
|
@@ -813,11 +771,11 @@ body {
|
|
|
font-size: 18px;
|
|
|
font-family: Source Han Sans CN;
|
|
|
/* font-weight: 400; */
|
|
|
- color: #eff7ff;
|
|
|
+ color: #EFF7FF;
|
|
|
margin-left: 40px;
|
|
|
line-height: 30px;
|
|
|
}
|
|
|
-.renyuan b {
|
|
|
+.renyuan b{
|
|
|
line-height: 30px;
|
|
|
font-weight: 400;
|
|
|
font-size: 18px;
|
|
@@ -848,9 +806,9 @@ body {
|
|
|
align-items: center;
|
|
|
justify-content: center;
|
|
|
}
|
|
|
-.wrap-top-center-item-left1 img {
|
|
|
+.wrap-top-center-item-left1 img{
|
|
|
margin-left: 5px;
|
|
|
- margin-top: 18px;
|
|
|
+ margin-top: 18px;
|
|
|
}
|
|
|
.wrap-top-center-item-left img {
|
|
|
margin-top: 7px;
|
|
@@ -936,7 +894,7 @@ table tr td {
|
|
|
width: 99%;
|
|
|
|
|
|
/* flex: 2; */
|
|
|
-
|
|
|
+
|
|
|
height: 100%;
|
|
|
display: flex;
|
|
|
flex-wrap: wrap;
|
|
@@ -973,35 +931,35 @@ table tr td {
|
|
|
.zuozhan {
|
|
|
width: 100px;
|
|
|
}
|
|
|
-.shiyou {
|
|
|
+.shiyou{
|
|
|
overflow: hidden;
|
|
|
text-overflow: ellipsis;
|
|
|
white-space: nowrap;
|
|
|
}
|
|
|
-#a1 img {
|
|
|
+#a1 img{
|
|
|
height: 30px;
|
|
|
}
|
|
|
-#a2 img {
|
|
|
+#a2 img{
|
|
|
height: 30px;
|
|
|
}
|
|
|
-#a3 img {
|
|
|
+#a3 img{
|
|
|
width: 30px;
|
|
|
}
|
|
|
-#a4 img {
|
|
|
+#a4 img{
|
|
|
width: 30px;
|
|
|
}
|
|
|
-#a5 img {
|
|
|
+#a5 img{
|
|
|
width: 30px;
|
|
|
}
|
|
|
-#a6 img {
|
|
|
- width: 30px;
|
|
|
+#a6 img{
|
|
|
+ width: 30px ;
|
|
|
}
|
|
|
-#a7 img {
|
|
|
- width: 30px;
|
|
|
+#a7 img{
|
|
|
+ width: 30px ;
|
|
|
height: 30px;
|
|
|
}
|
|
|
-#a8 img {
|
|
|
- width: 30px;
|
|
|
+#a8 img{
|
|
|
+ width: 30px ;
|
|
|
height: 30px;
|
|
|
}
|
|
|
</style>
|