|
@@ -1,11 +1,8 @@
|
|
|
// 周转率
|
|
|
<template>
|
|
|
<div class="daily">
|
|
|
- <div class="reportcom-header-wap">
|
|
|
+ <!-- <div class="reportcom-header-wap">
|
|
|
<div class="reportcom-header">
|
|
|
- <!-- <div class='reportcom-logo'>
|
|
|
- <img src="../../assets/longjoe.png" class="reportcom-img-responsive"></img>
|
|
|
- </div> -->
|
|
|
<div class="reportcom-header-title" style="font-size:28px">周转统计表</div>
|
|
|
<div class="reportcom-header-title" style="font-size:18px">2019.01 ~ 2019.06
|
|
|
<span style="font-size:15px">
|
|
@@ -18,120 +15,140 @@
|
|
|
</div>
|
|
|
<div class="reportcom-header-sub"></div>
|
|
|
<div class="reportcom-header-sub-two"></div>
|
|
|
- </div>
|
|
|
+ </div> -->
|
|
|
|
|
|
<!-- <div class="report_selection">
|
|
|
<div class='report_selection_check'>销售额</div>
|
|
|
<div style="margin-left:50px">利润</div>
|
|
|
</div> -->
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
- <div class="daily-sale">
|
|
|
-
|
|
|
- <div style="font-size:14px;display:flex;margin-left:15px">
|
|
|
- <div style="width:85px;text-align: right">期初金额:</div>
|
|
|
- <div style="width:55px">30万</div>
|
|
|
- <div style="margin-left:10px;width:85px">期间进金额:</div>
|
|
|
- <div style="width:85px">760万</div>
|
|
|
+ <!-- 顶部标题栏 -->
|
|
|
+ <div class="topbar">
|
|
|
+ <div class="topbar_left">
|
|
|
+ <svg class="icon" aria-hidden="true">
|
|
|
+ <use xlink:href="#icon-fanhui"></use>
|
|
|
+ </svg>
|
|
|
</div>
|
|
|
-
|
|
|
- <div style="font-size:14px;display:flex;margin-left:15px">
|
|
|
- <div style="width:85px;text-align: right">结余金额:</div>
|
|
|
- <div style="width:55px">20万</div>
|
|
|
- <div style="margin-left:10px;width:85px;text-align: right;">期间出金额:</div>
|
|
|
- <div>770万</div>
|
|
|
+ <div class="topbar_middle">
|
|
|
+ <span>仓库周转率统计表</span>
|
|
|
</div>
|
|
|
-
|
|
|
- <div class="img_wap">
|
|
|
- <div style="flex:0 0 90%;margin: 0 auto;">
|
|
|
- <img src="../../assets/zhutu_ito_0620_01.jpg" class="img-bingtu"></img>
|
|
|
- </div>
|
|
|
+ <div class="topbar_right">
|
|
|
</div>
|
|
|
+ </div>
|
|
|
|
|
|
- <div class="liubai"></div>
|
|
|
-
|
|
|
-
|
|
|
- <div style="font-size:14px;display:flex;margin-left:15px">
|
|
|
- <div style="margin: 0 auto;">周转率:10</div>
|
|
|
+ <div class="rpmain">
|
|
|
+ <div class="rpdate">2019.01 ~ 2019.06
|
|
|
+ <span style="font-size:15px">
|
|
|
+ <svg class="icon" aria-hidden="true">
|
|
|
+ <use xlink:href="#icon-xuanze1"></use>
|
|
|
+ </svg>
|
|
|
+ </span>
|
|
|
+ <span style="font-size:12px;line-height:24px;margin-left:5px">共6个月</span>
|
|
|
</div>
|
|
|
+ <div class="daily-sale">
|
|
|
|
|
|
- <div class="img_wap">
|
|
|
- <div style="flex:0 0 90%;margin: 0 auto;">
|
|
|
- <img src="../../assets/zhexian_ito_0620_01.jpg" class="img-bingtu"></img>
|
|
|
+ <!-- <div style="font-size:14px;display:flex;margin-left:15px">
|
|
|
+ <div style="width:85px;text-align: right">期初金额:</div>
|
|
|
+ <div style="width:55px">30万</div>
|
|
|
+ <div style="margin-left:10px;width:85px">期间进金额:</div>
|
|
|
+ <div style="width:85px">760万</div>
|
|
|
</div>
|
|
|
- </div>
|
|
|
|
|
|
- <div class="liubai"></div>
|
|
|
+ <div style="font-size:14px;display:flex;margin-left:15px">
|
|
|
+ <div style="width:85px;text-align: right">结余金额:</div>
|
|
|
+ <div style="width:55px">20万</div>
|
|
|
+ <div style="margin-left:10px;width:85px;text-align: right;">期间出金额:</div>
|
|
|
+ <div>770万</div>
|
|
|
+ </div>
|
|
|
|
|
|
+ <div class="img_wap">
|
|
|
+ <div style="flex:0 0 90%;margin: 0 auto;">
|
|
|
+ <img src="../../assets/zhutu_ito_0620_01.jpg" class="img-bingtu"></img>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
|
|
|
- <div style="display:flex;font-size:16px;font-weight:bold;color:#666;padding:0 0 5px 0">
|
|
|
- <div style="margin:0 auto">车间</div>
|
|
|
- </div>
|
|
|
+ <div class="liubai"></div> -->
|
|
|
|
|
|
- <div style="padding:0 10px">
|
|
|
- <div
|
|
|
- style="display:flex;font-size:13px;margin-top:5px;border-bottom: 1px solid #eee;padding:0 0 5px 0;color:#666">
|
|
|
- <div style="flex:0 0 17%;text-align: center;">车间</div>
|
|
|
- <div style="flex:0 0 16%;text-align: center;">期初</div>
|
|
|
- <div style="flex:0 0 16%;text-align: center;">期间进</div>
|
|
|
- <div style="flex:0 0 16%;text-align: center;">期间出</div>
|
|
|
- <div style="flex:0 0 16%;text-align: center">结余</div>
|
|
|
- <div style="flex:0 0 16%;text-align: center;">周转率</div>
|
|
|
+<!-- 删除全厂周转率 -->
|
|
|
+ <!-- <div style="font-size:14px;display:flex;margin-left:15px">
|
|
|
+ <div style="margin: 0 auto;">周转率:10</div>
|
|
|
+ </div> -->
|
|
|
+
|
|
|
+ <div class="img_wap">
|
|
|
+ <div style="flex:0 0 90%;margin: 0 auto;">
|
|
|
+ <img src="../../assets/zhexian_ito_1027_01.jpg" class="img-bingtu"></img>
|
|
|
+ </div>
|
|
|
</div>
|
|
|
|
|
|
- <div style="display:flex;margin-top:5px;border-bottom: 1px solid #eee;line-height:35px;font-size:13px;"
|
|
|
- v-for="(wkpitem,index) in wkplist" :key="index">
|
|
|
- <div style="flex:0 0 17%;text-align: center;">{{wkpitem.wkpname}}</div>
|
|
|
- <div style="flex:0 0 16%;text-align: center;">{{wkpitem.totalamt}}万</div>
|
|
|
- <div style="flex:0 0 16%;text-align: center;">{{wkpitem.avgtotalamt}}万</div>
|
|
|
- <div style="flex:0 0 16%;text-align: center;">{{wkpitem.areaamt}}万</div>
|
|
|
- <div style="flex:0 0 16%;text-align: center;">{{wkpitem.avgamt}}万</div>
|
|
|
- <div style="flex:0 0 16%;text-align: center;">{{wkpitem.ito}}</div>
|
|
|
+ <div class="liubai"></div>
|
|
|
+
|
|
|
+<!-- 删除车间有关的统计数据 -->
|
|
|
+ <!-- <div style="display:flex;font-size:16px;font-weight:bold;color:#666;padding:0 0 5px 0">
|
|
|
+ <div style="margin:0 auto">车间</div>
|
|
|
</div>
|
|
|
- </div>
|
|
|
- <div style="font-size:12px;color:#666;margin: 10px 0 10px 20px">*点击可查看各车间每月详情数据</div>
|
|
|
|
|
|
- <div class="liubai"></div>
|
|
|
+ <div style="padding:0 10px">
|
|
|
+ <div
|
|
|
+ style="display:flex;font-size:13px;margin-top:5px;border-bottom: 1px solid #eee;padding:0 0 5px 0;color:#666">
|
|
|
+ <div style="flex:0 0 17%;text-align: center;">车间</div>
|
|
|
+ <div style="flex:0 0 16%;text-align: center;">期初</div>
|
|
|
+ <div style="flex:0 0 16%;text-align: center;">期间进</div>
|
|
|
+ <div style="flex:0 0 16%;text-align: center;">期间出</div>
|
|
|
+ <div style="flex:0 0 16%;text-align: center">结余</div>
|
|
|
+ <div style="flex:0 0 16%;text-align: center;">周转率</div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div style="display:flex;margin-top:5px;border-bottom: 1px solid #eee;line-height:35px;font-size:13px;"
|
|
|
+ v-for="(wkpitem,index) in wkplist" :key="index">
|
|
|
+ <div style="flex:0 0 17%;text-align: center;">{{wkpitem.wkpname}}</div>
|
|
|
+ <div style="flex:0 0 16%;text-align: center;">{{wkpitem.totalamt}}万</div>
|
|
|
+ <div style="flex:0 0 16%;text-align: center;">{{wkpitem.avgtotalamt}}万</div>
|
|
|
+ <div style="flex:0 0 16%;text-align: center;">{{wkpitem.areaamt}}万</div>
|
|
|
+ <div style="flex:0 0 16%;text-align: center;">{{wkpitem.avgamt}}万</div>
|
|
|
+ <div style="flex:0 0 16%;text-align: center;">{{wkpitem.ito}}</div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div style="font-size:12px;color:#666;margin: 10px 0 10px 20px">*点击可查看各车间每月详情数据</div>
|
|
|
|
|
|
- <div style="display:flex;font-size:16px;font-weight:bold;color:#666;padding:0 0 5px 0">
|
|
|
- <div style="margin:0 auto">仓库</div>
|
|
|
- </div>
|
|
|
+ <div class="liubai"></div> -->
|
|
|
|
|
|
- <div style="padding:0 10px">
|
|
|
- <div
|
|
|
- style="display:flex;font-size:13px;margin-top:5px;border-bottom: 1px solid #eee;padding:0 0 5px 0;color:#666">
|
|
|
- <div style="flex:0 0 17%;text-align: center;">仓库分类</div>
|
|
|
- <div style="flex:0 0 16%;text-align: center;">期初</div>
|
|
|
- <div style="flex:0 0 16%;text-align: center;">期间进</div>
|
|
|
- <div style="flex:0 0 16%;text-align: center;">期间出</div>
|
|
|
- <div style="flex:0 0 16%;text-align: center">结余</div>
|
|
|
- <div style="flex:0 0 16%;text-align: center;">周转率</div>
|
|
|
+ <div style="display:flex;font-size:16px;font-weight:bold;color:#666;padding:0 0 5px 0">
|
|
|
+ <div style="margin:0 auto">仓库</div>
|
|
|
</div>
|
|
|
|
|
|
- <div style="display:flex;margin-top:5px;border-bottom: 1px solid #eee;line-height:35px;font-size:13px;"
|
|
|
- v-for="(wkpitem,index) in storagelist" :key="index">
|
|
|
- <div style="flex:0 0 17%;text-align: center;">{{wkpitem.storagename}}</div>
|
|
|
- <div style="flex:0 0 16%;text-align: center;">{{wkpitem.totalamt}}万</div>
|
|
|
- <div style="flex:0 0 16%;text-align: center;">{{wkpitem.avgtotalamt}}万</div>
|
|
|
- <div style="flex:0 0 16%;text-align: center;">{{wkpitem.areaamt}}万</div>
|
|
|
- <div style="flex:0 0 16%;text-align: center;">{{wkpitem.avgamt}}万</div>
|
|
|
- <div style="flex:0 0 16%;text-align: center;">{{wkpitem.ito}}</div>
|
|
|
+ <div style="padding:0 10px">
|
|
|
+ <div
|
|
|
+ style="display:flex;font-size:13px;margin-top:5px;border-bottom: 1px solid #eee;padding:0 0 5px 0;color:#666">
|
|
|
+ <div style="flex:0 0 17%;text-align: center;">仓库分类</div>
|
|
|
+ <div style="flex:0 0 16%;text-align: center;">期初</div>
|
|
|
+ <div style="flex:0 0 16%;text-align: center;">期间进</div>
|
|
|
+ <div style="flex:0 0 16%;text-align: center;">期间出</div>
|
|
|
+ <div style="flex:0 0 16%;text-align: center">结余</div>
|
|
|
+ <div style="flex:0 0 16%;text-align: center;">周转率</div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div style="display:flex;margin-top:5px;border-bottom: 1px solid #eee;line-height:35px;font-size:13px;"
|
|
|
+ v-for="(wkpitem,index) in storagelist" :key="index">
|
|
|
+ <div style="flex:0 0 17%;text-align: center;">{{wkpitem.storagename}}</div>
|
|
|
+ <div style="flex:0 0 16%;text-align: center;">{{wkpitem.totalamt}}万</div>
|
|
|
+ <div style="flex:0 0 16%;text-align: center;">{{wkpitem.avgtotalamt}}万</div>
|
|
|
+ <div style="flex:0 0 16%;text-align: center;">{{wkpitem.areaamt}}万</div>
|
|
|
+ <div style="flex:0 0 16%;text-align: center;">{{wkpitem.avgamt}}万</div>
|
|
|
+ <div style="flex:0 0 16%;text-align: center;">{{wkpitem.ito}}</div>
|
|
|
+ </div>
|
|
|
</div>
|
|
|
- </div>
|
|
|
- <div style="font-size:12px;color:#666;margin: 10px 0 10px 20px">*点击可查看各仓库每月详情数据</div>
|
|
|
+ <div style="font-size:12px;color:#666;margin: 10px 0 10px 20px">*点击可查看各仓库分类详情数据</div>
|
|
|
|
|
|
- </div>
|
|
|
+ </div>
|
|
|
|
|
|
- <div class="report_other">
|
|
|
- <div>
|
|
|
- <svg class="icon" aria-hidden="true">
|
|
|
- <use xlink:href="#icon-tishi"></use>
|
|
|
- </svg>
|
|
|
- 您还可以查看其它报表:</div>
|
|
|
- <div class="report_other_link">产值统计表</div>
|
|
|
+ <div class="report_other">
|
|
|
+ <div>
|
|
|
+ <svg class="icon" aria-hidden="true">
|
|
|
+ <use xlink:href="#icon-tishi"></use>
|
|
|
+ </svg>
|
|
|
+ 您还可以查看其它报表:</div>
|
|
|
+ <div class="report_other_link">产值统计表</div>
|
|
|
+ </div>
|
|
|
</div>
|
|
|
-
|
|
|
</div>
|
|
|
</template>
|
|
|
<script>
|
|
@@ -146,7 +163,7 @@
|
|
|
avgtotalamt: 400,
|
|
|
areaamt: 410,
|
|
|
avgamt: 10,
|
|
|
- ito:10
|
|
|
+ ito: 10
|
|
|
},
|
|
|
{
|
|
|
wkpname: "注塑车间",
|
|
@@ -154,36 +171,35 @@
|
|
|
avgtotalamt: 360,
|
|
|
areaamt: 360,
|
|
|
avgamt: 10,
|
|
|
- ito:10
|
|
|
+ ito: 10
|
|
|
}
|
|
|
],
|
|
|
- storagelist:[
|
|
|
- {
|
|
|
- storagename: "A类",
|
|
|
+ storagelist: [{
|
|
|
+ storagename: "成品仓",
|
|
|
totalamt: 20,
|
|
|
avgtotalamt: 300,
|
|
|
areaamt: 310,
|
|
|
avgamt: 10,
|
|
|
- ito:10
|
|
|
+ ito: 10
|
|
|
},
|
|
|
{
|
|
|
- storagename: "B类",
|
|
|
+ storagename: "半成品仓",
|
|
|
totalamt: 10,
|
|
|
avgtotalamt: 260,
|
|
|
areaamt: 260,
|
|
|
avgamt: 10,
|
|
|
- ito:10
|
|
|
+ ito: 10
|
|
|
},
|
|
|
{
|
|
|
- storagename: "C类",
|
|
|
+ storagename: "材料仓",
|
|
|
totalamt: 10,
|
|
|
avgtotalamt: 200,
|
|
|
areaamt: 200,
|
|
|
avgamt: 10,
|
|
|
- ito:10
|
|
|
+ ito: 10
|
|
|
}
|
|
|
]
|
|
|
-
|
|
|
+
|
|
|
}
|
|
|
}
|
|
|
}
|
|
@@ -197,6 +213,48 @@
|
|
|
font-family: "微软雅黑";
|
|
|
}
|
|
|
|
|
|
+
|
|
|
+ .topbar {
|
|
|
+ min-height: 44px;
|
|
|
+ border-bottom: 1px solid #e5e5e5;
|
|
|
+ background: #fff;
|
|
|
+ position: fixed;
|
|
|
+ width: 100%;
|
|
|
+ z-index: 9997;
|
|
|
+ display: flex;
|
|
|
+ font-size: 18px;
|
|
|
+ align-items: center;
|
|
|
+ }
|
|
|
+
|
|
|
+ .topbar_left {
|
|
|
+ flex: 0 0 20px;
|
|
|
+ margin-left: 10px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .topbar_middle {
|
|
|
+ /* text-align: center; */
|
|
|
+ padding: 0 0 0 10px;
|
|
|
+ flex: 0 0 89%;
|
|
|
+ }
|
|
|
+
|
|
|
+ .topbar_right {
|
|
|
+ flex: 0 0 20px;
|
|
|
+ position: absolute;
|
|
|
+ right: 10px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .rpmain {
|
|
|
+ position: absolute;
|
|
|
+ top: 44px;
|
|
|
+ width: 100%;
|
|
|
+ }
|
|
|
+
|
|
|
+ .rpdate {
|
|
|
+ padding: 15px 20px;
|
|
|
+ margin: 0 0 10px 0;
|
|
|
+ background-color: #f6f6f6;
|
|
|
+ }
|
|
|
+
|
|
|
.img_wap {
|
|
|
display: flex;
|
|
|
margin-top: 10px;
|